[PATCH v2 3/6] dt-bindings: gpio: vf610: add i.MX95 compatible

Peng Fan (OSS) posted 6 patches 2 years, 4 months ago
There is a newer version of this series
[PATCH v2 3/6] dt-bindings: gpio: vf610: add i.MX95 compatible
Posted by Peng Fan (OSS) 2 years, 4 months ago
From: Peng Fan <peng.fan@nxp.com>

Add i.MX95 compatible string which is compatible with i.MX8ULP

Signed-off-by: Peng Fan <peng.fan@nxp.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 8c1f87a1a393..a7b9e57b6d57 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,imx95-gpio
           - const: fsl,imx8ulp-gpio
 
   reg:

-- 
2.37.1
Re: [PATCH v2 3/6] dt-bindings: gpio: vf610: add i.MX95 compatible
Posted by Krzysztof Kozlowski 2 years, 4 months ago
On 16/09/2023 04:03, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> Add i.MX95 compatible string which is compatible with i.MX8ULP
> 


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof