linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: gpio: fsl-imx-gpio: update gpio-ranges
@ 2023-03-28  5:29 Peng Fan (OSS)
  2023-03-28  5:29 ` [PATCH 2/2] dt-bindings: gpio: vf610: " Peng Fan (OSS)
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Peng Fan (OSS) @ 2023-03-28  5:29 UTC (permalink / raw)
  To: linus.walleij, brgl, robh+dt, krzysztof.kozlowski+dt
  Cc: shawnguo, s.hauer, kernel, festevam, linux-imx, stefan,
	linux-gpio, devicetree, linux-arm-kernel, linux-kernel, Peng Fan

From: Peng Fan <peng.fan@nxp.com>

one is not enough for i.MX8, so enlarge it.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
 Documentation/devicetree/bindings/gpio/fsl-imx-gpio.yaml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/gpio/fsl-imx-gpio.yaml b/Documentation/devicetree/bindings/gpio/fsl-imx-gpio.yaml
index be56c3faec0f..e303455eadce 100644
--- a/Documentation/devicetree/bindings/gpio/fsl-imx-gpio.yaml
+++ b/Documentation/devicetree/bindings/gpio/fsl-imx-gpio.yaml
@@ -66,7 +66,10 @@ properties:
 
   gpio-controller: true
   gpio-line-names: true
-  gpio-ranges: true
+
+  gpio-ranges:
+    minItems: 1
+    maxItems: 16
 
   power-domains:
     maxItems: 1
-- 
2.37.1


^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-03-31 12:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-28  5:29 [PATCH 1/2] dt-bindings: gpio: fsl-imx-gpio: update gpio-ranges Peng Fan (OSS)
2023-03-28  5:29 ` [PATCH 2/2] dt-bindings: gpio: vf610: " Peng Fan (OSS)
2023-03-28 14:45   ` Krzysztof Kozlowski
2023-03-28 14:48   ` Andrew Lunn
2023-03-29  9:21     ` Peng Fan
2023-03-29 12:14       ` Andrew Lunn
2023-03-28 12:57 ` [PATCH 1/2] dt-bindings: gpio: fsl-imx-gpio: " Rob Herring
2023-03-28 13:57 ` Rob Herring
2023-03-28 14:48   ` Krzysztof Kozlowski
2023-03-28 14:47 ` Krzysztof Kozlowski
2023-03-31 12:22 ` Linus Walleij

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).