diff mbox series

[01/11] dt-bindings: gpio: gpio-vf610: Add imx8ulp compatible string

Message ID 20210607083921.2668568-2-ping.bai@nxp.com
State Superseded
Headers show
Series Add imx8ulp basic dtsi support | expand

Commit Message

Jacky Bai June 7, 2021, 8:39 a.m. UTC
Add the compatible string for i.MX8ULP.

Signed-off-by: Jacky Bai <ping.bai@nxp.com>
---
 Documentation/devicetree/bindings/gpio/gpio-vf610.yaml | 3 +++
 1 file changed, 3 insertions(+)

Comments

Linus Walleij June 9, 2021, 10:56 a.m. UTC | #1
On Mon, Jun 7, 2021 at 10:29 AM Jacky Bai <ping.bai@nxp.com> wrote:

> Add the compatible string for i.MX8ULP.

>

> Signed-off-by: Jacky Bai <ping.bai@nxp.com>


Reviewed-by: Linus Walleij <linus.walleij@linaro.org>


Yours,
Linus Walleij
Dong Aisheng June 11, 2021, 1:45 p.m. UTC | #2
On Mon, Jun 7, 2021 at 4:31 PM Jacky Bai <ping.bai@nxp.com> wrote:
>

> Add the compatible string for i.MX8ULP.

>

> Signed-off-by: Jacky Bai <ping.bai@nxp.com>


Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>


Regards
Aisheng

> ---

>  Documentation/devicetree/bindings/gpio/gpio-vf610.yaml | 3 +++

>  1 file changed, 3 insertions(+)

>

> diff --git a/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml b/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml

> index 19738a457a58..e1359391d3a4 100644

> --- a/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml

> +++ b/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml

> @@ -24,6 +24,9 @@ properties:

>        - items:

>            - const: fsl,imx7ulp-gpio

>            - const: fsl,vf610-gpio

> +      - items:

> +          - const: fsl,imx8ulp-gpio

> +          - const: fsl,imx7ulp-gpio

>

>    reg:

>      description: The first reg tuple represents the PORT module, the second tuple

> --

> 2.26.2

>

>

> _______________________________________________

> linux-arm-kernel mailing list

> linux-arm-kernel@lists.infradead.org

> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Rob Herring June 16, 2021, 11:42 p.m. UTC | #3
On Mon, 07 Jun 2021 16:39:11 +0800, Jacky Bai wrote:
> Add the compatible string for i.MX8ULP.

> 

> Signed-off-by: Jacky Bai <ping.bai@nxp.com>

> ---

>  Documentation/devicetree/bindings/gpio/gpio-vf610.yaml | 3 +++

>  1 file changed, 3 insertions(+)

> 


Acked-by: Rob Herring <robh@kernel.org>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml b/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml
index 19738a457a58..e1359391d3a4 100644
--- a/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml
+++ b/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml
@@ -24,6 +24,9 @@  properties:
       - items:
           - const: fsl,imx7ulp-gpio
           - const: fsl,vf610-gpio
+      - items:
+          - const: fsl,imx8ulp-gpio
+          - const: fsl,imx7ulp-gpio
 
   reg:
     description: The first reg tuple represents the PORT module, the second tuple