[PATCH 1/2] dt-bindings: gpio: pca95xx: add TI TCA6418

Maria Garcia posted 2 patches 3 months, 1 week ago
There is a newer version of this series
[PATCH 1/2] dt-bindings: gpio: pca95xx: add TI TCA6418
Posted by Maria Garcia 3 months, 1 week ago
The TCA6418E is a 18-channel I2C I/O expander with integrated ESD
protection.

Signed-off-by: Maria Garcia <mariagarcia7293@gmail.com>
Acked-by: Conor Dooley <conor@kernel.org>
---
 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 4d3f52f8d1b8..12134c737ad8 100644
--- a/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml
+++ b/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml
@@ -68,6 +68,7 @@ properties:
               - ti,pca9536
               - ti,tca6408
               - ti,tca6416
+              - ti,tca6418
               - ti,tca6424
               - ti,tca9535
               - ti,tca9538
-- 
2.43.0
Re: [PATCH 1/2] dt-bindings: gpio: pca95xx: add TI TCA6418
Posted by Conor Dooley 3 months, 1 week ago
On Tue, Jul 01, 2025 at 12:05:36PM +0200, Maria Garcia wrote:
> The TCA6418E is a 18-channel I2C I/O expander with integrated ESD
> protection.
> 
> Signed-off-by: Maria Garcia <mariagarcia7293@gmail.com>
> Acked-by: Conor Dooley <conor@kernel.org>

This tag is fake, I never provide tags using that email address.
Please do not make up tags, instead copy them exactly as they are given
to you:
https://lore.kernel.org/all/20250618-concierge-fencing-e62c1e884ce9@spud/

Additionally, you forgot to mark this patch as v2.

Cheers,
Conor.

> ---
>  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 4d3f52f8d1b8..12134c737ad8 100644
> --- a/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml
> +++ b/Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml
> @@ -68,6 +68,7 @@ properties:
>                - ti,pca9536
>                - ti,tca6408
>                - ti,tca6416
> +              - ti,tca6418
>                - ti,tca6424
>                - ti,tca9535
>                - ti,tca9538
> -- 
> 2.43.0
>