* [PATCH] dt-bindings: gpio: gpio-vf610: Add imx93 compatible string
@ 2022-02-07 12:25 Peng Fan (OSS)
2022-02-08 9:42 ` Bartosz Golaszewski
0 siblings, 1 reply; 2+ messages in thread
From: Peng Fan (OSS) @ 2022-02-07 12:25 UTC (permalink / raw)
To: linus.walleij, brgl, robh+dt
Cc: stefan, linux-gpio, devicetree, linux-kernel, Peng Fan
From: Peng Fan <peng.fan@nxp.com>
Add the compatible string for i.MX93
Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
Documentation/devicetree/bindings/gpio/gpio-vf610.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml b/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml
index e1359391d3a4..d2c39dba56ad 100644
--- a/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml
+++ b/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml
@@ -25,7 +25,9 @@ properties:
- const: fsl,imx7ulp-gpio
- const: fsl,vf610-gpio
- items:
- - const: fsl,imx8ulp-gpio
+ - enum:
+ - fsl,imx93-gpio
+ - fsl,imx8ulp-gpio
- const: fsl,imx7ulp-gpio
reg:
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] dt-bindings: gpio: gpio-vf610: Add imx93 compatible string
2022-02-07 12:25 [PATCH] dt-bindings: gpio: gpio-vf610: Add imx93 compatible string Peng Fan (OSS)
@ 2022-02-08 9:42 ` Bartosz Golaszewski
0 siblings, 0 replies; 2+ messages in thread
From: Bartosz Golaszewski @ 2022-02-08 9:42 UTC (permalink / raw)
To: Peng Fan (OSS)
Cc: Linus Walleij, Rob Herring, stefan, open list:GPIO SUBSYSTEM,
devicetree, Linux Kernel Mailing List, Peng Fan
On Mon, Feb 7, 2022 at 1:26 PM Peng Fan (OSS) <peng.fan@oss.nxp.com> wrote:
>
> From: Peng Fan <peng.fan@nxp.com>
>
> Add the compatible string for i.MX93
>
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> ---
> Documentation/devicetree/bindings/gpio/gpio-vf610.yaml | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml b/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml
> index e1359391d3a4..d2c39dba56ad 100644
> --- a/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml
> +++ b/Documentation/devicetree/bindings/gpio/gpio-vf610.yaml
> @@ -25,7 +25,9 @@ properties:
> - const: fsl,imx7ulp-gpio
> - const: fsl,vf610-gpio
> - items:
> - - const: fsl,imx8ulp-gpio
> + - enum:
> + - fsl,imx93-gpio
> + - fsl,imx8ulp-gpio
> - const: fsl,imx7ulp-gpio
>
> reg:
> --
> 2.25.1
>
Applied, thanks!
Bart
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-02-08 11:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-07 12:25 [PATCH] dt-bindings: gpio: gpio-vf610: Add imx93 compatible string Peng Fan (OSS)
2022-02-08 9:42 ` Bartosz Golaszewski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).