diff mbox series

dt-bindings: gpio: vf610: Add i.MX94 support

Message ID 20250306170921.241690-1-Frank.Li@nxp.com
State New
Headers show
Series dt-bindings: gpio: vf610: Add i.MX94 support | expand

Commit Message

Frank Li March 6, 2025, 5:09 p.m. UTC
Add compatible string "fsl,imx94-gpio" for the i.MX94 chip, which is
backward compatible with i.MX8ULP. Set it to fall back to
"fsl,imx8ulp-gpio".

Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
 Documentation/devicetree/bindings/gpio/gpio-vf610.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Conor Dooley March 7, 2025, 3:57 p.m. UTC | #1
On Thu, Mar 06, 2025 at 12:09:21PM -0500, Frank Li wrote:
> Add compatible string "fsl,imx94-gpio" for the i.MX94 chip, which is
> backward compatible with i.MX8ULP. Set it to fall back to
> "fsl,imx8ulp-gpio".
> 
> Signed-off-by: Frank Li <Frank.Li@nxp.com>

Acked-by: Conor Dooley <conor.dooley@microchip.com>

> ---
>  Documentation/devicetree/bindings/gpio/gpio-vf610.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml b/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml
> index cabda2eab4a23..4fb32e9aec0a3 100644
> --- a/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml
> +++ b/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml
> @@ -28,6 +28,7 @@ properties:
>        - items:
>            - enum:
>                - fsl,imx93-gpio
> +              - fsl,imx94-gpio
>                - fsl,imx95-gpio
>            - const: fsl,imx8ulp-gpio
>  
> -- 
> 2.34.1
>
Bartosz Golaszewski March 10, 2025, 10:20 a.m. UTC | #2
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>


On Thu, 06 Mar 2025 12:09:21 -0500, Frank Li wrote:
> Add compatible string "fsl,imx94-gpio" for the i.MX94 chip, which is
> backward compatible with i.MX8ULP. Set it to fall back to
> "fsl,imx8ulp-gpio".
> 
> 

Applied, thanks!

[1/1] dt-bindings: gpio: vf610: Add i.MX94 support
      commit: e93160942585832a1836381018daf9729eb9ca64

Best regards,
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml b/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml
index cabda2eab4a23..4fb32e9aec0a3 100644
--- a/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml
+++ b/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml
@@ -28,6 +28,7 @@  properties:
       - items:
           - enum:
               - fsl,imx93-gpio
+              - fsl,imx94-gpio
               - fsl,imx95-gpio
           - const: fsl,imx8ulp-gpio