diff options
author | Liam Beguin <liambeguin@gmail.com> | 2023-08-25 02:16:26 +0300 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2023-08-25 14:15:02 +0300 |
commit | 1b961a75abfc043b2e5a8f97e1939d12242f4346 (patch) | |
tree | d1dcd7891ec5fdce8bbbd52f5197aae50471b7a8 /Documentation/devicetree/bindings/gpio | |
parent | ea05787136256b078fab3cc7db33caf24678ee47 (diff) | |
download | linux-1b961a75abfc043b2e5a8f97e1939d12242f4346.tar.xz |
dt-bindings: gpio: pca95xx: document new tca9538 chip
Add a compatible for tca9538.
Signed-off-by: Liam Beguin <liambeguin@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
[Bartosz: tweaked the commit message]
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/gpio')
-rw-r--r-- | Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml b/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml index fa116148ee90..99febb8ea1b6 100644 --- a/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml +++ b/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml @@ -66,6 +66,7 @@ properties: - ti,tca6408 - ti,tca6416 - ti,tca6424 + - ti,tca9538 - ti,tca9539 - ti,tca9554 |