Re: [PATCH v2 1/2] dt-bindings: gpio: add adg1414
From: Krzysztof Kozlowski
Date: Thu Feb 13 2025 - 13:17:42 EST
On 13/02/2025 14:15, Kim Seer Paller wrote:
> +maintainers:
> + - Kim Seer Paller <kimseer.paller@xxxxxxxxxx>
> +
> +description:
> + The ADG1414 is a 9.5 Ω RON ±15 V/+12 V/±5 V iCMOS serially-controlled
> + octal SPST switches.
> +
> +properties:
> + compatible:
> + enum:
> + - adi,adg14140-gpio
Is ADG1414 anything else than GPIO? Where are the rest of the bindings then?
> +
> + reg:
> + maxItems: 1
> +
...
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 25c86f47353de25c88291cc7fd6c4e9bfb12d5c4..66d92be0f57daa9eabb48d7e53b6b2bea0c40863 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -498,6 +498,12 @@ W: https://ez.analog.com/linux-software-drivers
> F: Documentation/devicetree/bindings/net/ieee802154/adf7242.txt
> F: drivers/net/ieee802154/adf7242.c
>
> +ADG1414 SPST Switch Driver
> +M: Kim Seer Paller <kimseer.paller@xxxxxxxxxx>
> +S: Supported
> +W: https://ez.analog.com/linux-software-drivers
> +F: Documentation/devicetree/bindings/gpio/gpio-adg1414.yaml
As reported - wrong path.
Best regards,
Krzysztof