mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 15:41:52 +02:00
dt-bindings: gpio: pca95xx: add Toradex ecgpiol16
The Toradex ecgpiol16 is a 16-bit I2C I/O expander implemented using a small MCU. Its register interface and behavior are compatible with the PCAL6416. Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli@toradex.com> Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20250331072644.17921-1-francesco@dolcini.it Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
This commit is contained in:
parent
f4271a891d
commit
ac7d33f389
|
|
@ -16,6 +16,9 @@ description: |+
|
|||
properties:
|
||||
compatible:
|
||||
oneOf:
|
||||
- items:
|
||||
- const: toradex,ecgpiol16
|
||||
- const: nxp,pcal6416
|
||||
- items:
|
||||
- const: diodes,pi4ioe5v6534q
|
||||
- const: nxp,pcal6534
|
||||
|
|
@ -132,6 +135,7 @@ allOf:
|
|||
- maxim,max7325
|
||||
- maxim,max7326
|
||||
- maxim,max7327
|
||||
- toradex,ecgpiol16
|
||||
then:
|
||||
properties:
|
||||
reset-gpios: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user