* [PATCH 1/1] dt-bindings: gpio: fsl,qoriq-gpio: add common property gpio-line-names
@ 2024-06-27 20:21 Frank Li
2024-06-28 7:28 ` Krzysztof Kozlowski
2024-06-28 8:14 ` Bartosz Golaszewski
0 siblings, 2 replies; 3+ messages in thread
From: Frank Li @ 2024-06-27 20:21 UTC (permalink / raw)
To: Linus Walleij, Bartosz Golaszewski, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, open list:GPIO SUBSYSTEM,
open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
open list
Cc: imx
Add common gpio-line-names property for fsl,qoriq-gpio to fix below
warning.
arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dtb: gpio@2300000: 'gpio-line-names' does not match any of the regexes: 'pinctrl-[0-9]+'
from schema $id: http://devicetree.org/schemas/gpio/fsl,qoriq-gpio.yaml
Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
Documentation/devicetree/bindings/gpio/fsl,qoriq-gpio.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/gpio/fsl,qoriq-gpio.yaml b/Documentation/devicetree/bindings/gpio/fsl,qoriq-gpio.yaml
index d5f056b35d805..84fd82291ee40 100644
--- a/Documentation/devicetree/bindings/gpio/fsl,qoriq-gpio.yaml
+++ b/Documentation/devicetree/bindings/gpio/fsl,qoriq-gpio.yaml
@@ -45,6 +45,10 @@ properties:
"#interrupt-cells":
const: 2
+ gpio-line-names:
+ minItems: 1
+ maxItems: 32
+
little-endian:
$ref: /schemas/types.yaml#/definitions/flag
description:
--
2.34.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] dt-bindings: gpio: fsl,qoriq-gpio: add common property gpio-line-names
2024-06-27 20:21 [PATCH 1/1] dt-bindings: gpio: fsl,qoriq-gpio: add common property gpio-line-names Frank Li
@ 2024-06-28 7:28 ` Krzysztof Kozlowski
2024-06-28 8:14 ` Bartosz Golaszewski
1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2024-06-28 7:28 UTC (permalink / raw)
To: Frank Li, Linus Walleij, Bartosz Golaszewski, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, open list:GPIO SUBSYSTEM,
open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
open list
Cc: imx
On 27/06/2024 22:21, Frank Li wrote:
> Add common gpio-line-names property for fsl,qoriq-gpio to fix below
> warning.
>
> arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dtb: gpio@2300000: 'gpio-line-names' does not match any of the regexes: 'pinctrl-[0-9]+'
> from schema $id: http://devicetree.org/schemas/gpio/fsl,qoriq-gpio.yaml
>
> Signed-off-by: Frank Li <Frank.Li@nxp.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] dt-bindings: gpio: fsl,qoriq-gpio: add common property gpio-line-names
2024-06-27 20:21 [PATCH 1/1] dt-bindings: gpio: fsl,qoriq-gpio: add common property gpio-line-names Frank Li
2024-06-28 7:28 ` Krzysztof Kozlowski
@ 2024-06-28 8:14 ` Bartosz Golaszewski
1 sibling, 0 replies; 3+ messages in thread
From: Bartosz Golaszewski @ 2024-06-28 8:14 UTC (permalink / raw)
To: Linus Walleij, Bartosz Golaszewski, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, linux-gpio, devicetree,
linux-kernel, Frank Li
Cc: Bartosz Golaszewski, imx
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
On Thu, 27 Jun 2024 16:21:51 -0400, Frank Li wrote:
> Add common gpio-line-names property for fsl,qoriq-gpio to fix below
> warning.
>
> arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dtb: gpio@2300000: 'gpio-line-names' does not match any of the regexes: 'pinctrl-[0-9]+'
> from schema $id: http://devicetree.org/schemas/gpio/fsl,qoriq-gpio.yaml
>
>
> [...]
Applied, thanks!
[1/1] dt-bindings: gpio: fsl,qoriq-gpio: add common property gpio-line-names
commit: 3550b5db3af4d0ff7f2ad07367af6427534620f0
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-06-28 8:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-27 20:21 [PATCH 1/1] dt-bindings: gpio: fsl,qoriq-gpio: add common property gpio-line-names Frank Li
2024-06-28 7:28 ` Krzysztof Kozlowski
2024-06-28 8:14 ` 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).