* [PATCH v3] dt-bindings: gpio: fsl-imx-gpio: Document imx25 and imx27
@ 2023-09-25 12:44 Fabio Estevam
0 siblings, 0 replies; only message in thread
From: Fabio Estevam @ 2023-09-25 12:44 UTC (permalink / raw)
To: linus.walleij
Cc: brgl, andy, robh+dt, krzysztof.kozlowski+dt, conor+dt, linux-gpio,
devicetree, Fabio Estevam, Krzysztof Kozlowski
From: Fabio Estevam <festevam@denx.de>
fsl,imx25-gpio and fsl,imx27-gpio are not documented, causing schema
warnings.
fsl,imx25-gpio is compatible with fsl,imx35-gpio and fsl,imx27-gpio
is compatible with fsl,imx21-gpio.
Document them accordingly.
Signed-off-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
Changes since v2:
- Place the 'fsl,imx21-gpio' fallback prior to 'fsl,imx31-gpio'. (Krzysztof)
Changes since v1:
- Sorted by fallback compatible. (Krzysztof)
Documentation/devicetree/bindings/gpio/fsl-imx-gpio.yaml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/Documentation/devicetree/bindings/gpio/fsl-imx-gpio.yaml b/Documentation/devicetree/bindings/gpio/fsl-imx-gpio.yaml
index d0ca2af89f1e..918776d16ef3 100644
--- a/Documentation/devicetree/bindings/gpio/fsl-imx-gpio.yaml
+++ b/Documentation/devicetree/bindings/gpio/fsl-imx-gpio.yaml
@@ -18,9 +18,17 @@ properties:
- fsl,imx31-gpio
- fsl,imx35-gpio
- fsl,imx7d-gpio
+ - items:
+ - enum:
+ - fsl,imx27-gpio
+ - const: fsl,imx21-gpio
- items:
- const: fsl,imx35-gpio
- const: fsl,imx31-gpio
+ - items:
+ - enum:
+ - fsl,imx25-gpio
+ - const: fsl,imx35-gpio
- items:
- enum:
- fsl,imx50-gpio
--
2.34.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-09-25 12:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-25 12:44 [PATCH v3] dt-bindings: gpio: fsl-imx-gpio: Document imx25 and imx27 Fabio Estevam
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).