From 1b961a75abfc043b2e5a8f97e1939d12242f4346 Mon Sep 17 00:00:00 2001 From: Liam Beguin Date: Thu, 24 Aug 2023 19:16:26 -0400 Subject: [PATCH] dt-bindings: gpio: pca95xx: document new tca9538 chip Add a compatible for tca9538. Signed-off-by: Liam Beguin Acked-by: Krzysztof Kozlowski [Bartosz: tweaked the commit message] Signed-off-by: Bartosz Golaszewski --- Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml b/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml index fa116148ee90a..99febb8ea1b61 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 -- 2.39.5