* [PATCH] dt-bindings: pinctrl: amlogic,meson-pinctrl: lower gpio-line-names minItems for meson8b
@ 2024-09-11 15:24 Neil Armstrong
2024-09-15 19:16 ` Martin Blumenstingl
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Neil Armstrong @ 2024-09-11 15:24 UTC (permalink / raw)
To: Linus Walleij, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
Kevin Hilman, Jerome Brunet, Martin Blumenstingl
Cc: linux-gpio, devicetree, linux-arm-kernel, linux-amlogic,
linux-kernel, Neil Armstrong
The Amlogic Meson8b SoC has 83 CBUS GPIOs, thus lower the minItems
for gpio-line-names to account for it, fixing DTBs check on Meson8b
based boards.
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
.../devicetree/bindings/pinctrl/amlogic,meson8-pinctrl-cbus.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/pinctrl/amlogic,meson8-pinctrl-cbus.yaml b/Documentation/devicetree/bindings/pinctrl/amlogic,meson8-pinctrl-cbus.yaml
index 412bbcc276f3..c954761e0150 100644
--- a/Documentation/devicetree/bindings/pinctrl/amlogic,meson8-pinctrl-cbus.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/amlogic,meson8-pinctrl-cbus.yaml
@@ -46,7 +46,7 @@ patternProperties:
- const: gpio
gpio-line-names:
- minItems: 86 # AXG
+ minItems: 83 # Meson8b
maxItems: 120 # Meson8
unevaluatedProperties:
---
base-commit: 47ac09b91befbb6a235ab620c32af719f8208399
change-id: 20240911-topic-amlogic-arm32-upstream-bindings-fixes-meson-pinctrl-gpio-line-names-b17585863df7
Best regards,
--
Neil Armstrong <neil.armstrong@linaro.org>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: pinctrl: amlogic,meson-pinctrl: lower gpio-line-names minItems for meson8b
2024-09-11 15:24 [PATCH] dt-bindings: pinctrl: amlogic,meson-pinctrl: lower gpio-line-names minItems for meson8b Neil Armstrong
@ 2024-09-15 19:16 ` Martin Blumenstingl
2024-09-16 17:40 ` Rob Herring (Arm)
2024-10-01 13:21 ` Linus Walleij
2 siblings, 0 replies; 4+ messages in thread
From: Martin Blumenstingl @ 2024-09-15 19:16 UTC (permalink / raw)
To: Neil Armstrong
Cc: Linus Walleij, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
Kevin Hilman, Jerome Brunet, linux-gpio, devicetree,
linux-arm-kernel, linux-amlogic, linux-kernel
On Wed, Sep 11, 2024 at 5:24 PM Neil Armstrong
<neil.armstrong@linaro.org> wrote:
>
> The Amlogic Meson8b SoC has 83 CBUS GPIOs, thus lower the minItems
> for gpio-line-names to account for it, fixing DTBs check on Meson8b
> based boards.
>
> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: pinctrl: amlogic,meson-pinctrl: lower gpio-line-names minItems for meson8b
2024-09-11 15:24 [PATCH] dt-bindings: pinctrl: amlogic,meson-pinctrl: lower gpio-line-names minItems for meson8b Neil Armstrong
2024-09-15 19:16 ` Martin Blumenstingl
@ 2024-09-16 17:40 ` Rob Herring (Arm)
2024-10-01 13:21 ` Linus Walleij
2 siblings, 0 replies; 4+ messages in thread
From: Rob Herring (Arm) @ 2024-09-16 17:40 UTC (permalink / raw)
To: Neil Armstrong
Cc: linux-kernel, Linus Walleij, Conor Dooley, devicetree,
linux-arm-kernel, Martin Blumenstingl, Kevin Hilman,
Jerome Brunet, linux-gpio, Krzysztof Kozlowski, linux-amlogic
On Wed, 11 Sep 2024 17:24:38 +0200, Neil Armstrong wrote:
> The Amlogic Meson8b SoC has 83 CBUS GPIOs, thus lower the minItems
> for gpio-line-names to account for it, fixing DTBs check on Meson8b
> based boards.
>
> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
> ---
> .../devicetree/bindings/pinctrl/amlogic,meson8-pinctrl-cbus.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: pinctrl: amlogic,meson-pinctrl: lower gpio-line-names minItems for meson8b
2024-09-11 15:24 [PATCH] dt-bindings: pinctrl: amlogic,meson-pinctrl: lower gpio-line-names minItems for meson8b Neil Armstrong
2024-09-15 19:16 ` Martin Blumenstingl
2024-09-16 17:40 ` Rob Herring (Arm)
@ 2024-10-01 13:21 ` Linus Walleij
2 siblings, 0 replies; 4+ messages in thread
From: Linus Walleij @ 2024-10-01 13:21 UTC (permalink / raw)
To: Neil Armstrong
Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Kevin Hilman,
Jerome Brunet, Martin Blumenstingl, linux-gpio, devicetree,
linux-arm-kernel, linux-amlogic, linux-kernel
On Wed, Sep 11, 2024 at 5:24 PM Neil Armstrong
<neil.armstrong@linaro.org> wrote:
> The Amlogic Meson8b SoC has 83 CBUS GPIOs, thus lower the minItems
> for gpio-line-names to account for it, fixing DTBs check on Meson8b
> based boards.
>
> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Patch applied!
Yours,
Linus Walleij
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-10-01 13:21 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-11 15:24 [PATCH] dt-bindings: pinctrl: amlogic,meson-pinctrl: lower gpio-line-names minItems for meson8b Neil Armstrong
2024-09-15 19:16 ` Martin Blumenstingl
2024-09-16 17:40 ` Rob Herring (Arm)
2024-10-01 13:21 ` 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).