[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250328122917.43273-1-francesco@dolcini.it>
Date: Fri, 28 Mar 2025 13:29:17 +0100
From: Francesco Dolcini <francesco@...cini.it>
To: Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <brgl@...ev.pl>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>
Cc: Emanuele Ghidoli <emanuele.ghidoli@...adex.com>,
Krzysztof Kozlowski <krzk@...nel.org>,
linux-gpio@...r.kernel.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Francesco Dolcini <francesco.dolcini@...adex.com>
Subject: [PATCH v1] dt-bindings: gpio: pca95xx: add Toradex Embedded Controller
From: Emanuele Ghidoli <emanuele.ghidoli@...adex.com>
The Toradex Embedded Controller IO16 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@...adex.com>
Signed-off-by: Francesco Dolcini <francesco.dolcini@...adex.com>
---
Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml b/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml
index 7b1eb08fa055..db1520ff38bd 100644
--- a/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml
+++ b/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml
@@ -16,6 +16,9 @@ description: |+
properties:
compatible:
oneOf:
+ - items:
+ - const: toradex,embedded-controller-io16
+ - const: nxp,pcal6416
- items:
- const: diodes,pi4ioe5v6534q
- const: nxp,pcal6534
@@ -132,6 +135,7 @@ allOf:
- maxim,max7325
- maxim,max7326
- maxim,max7327
+ - toradex,embedded-controller-io16
then:
properties:
reset-gpios: false
--
2.39.5
Powered by blists - more mailing lists