linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: pinctrl: sunplus,sp7021-pinctrl: reference generic schema
@ 2022-06-07 12:13 Krzysztof Kozlowski
  2022-06-09 20:13 ` Rob Herring
  2022-06-15 14:24 ` Linus Walleij
  0 siblings, 2 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2022-06-07 12:13 UTC (permalink / raw)
  To: Dvorkin Dmitry, Wells Lu, Linus Walleij, Rob Herring,
	Krzysztof Kozlowski, linux-arm-kernel, linux-gpio, devicetree,
	linux-kernel
  Cc: Krzysztof Kozlowski

Reference generic pin controller schema to enforce proper root node
name.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 .../devicetree/bindings/pinctrl/sunplus,sp7021-pinctrl.yaml  | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/pinctrl/sunplus,sp7021-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/sunplus,sp7021-pinctrl.yaml
index d8e75b3e64f1..15092fdd4b5b 100644
--- a/Documentation/devicetree/bindings/pinctrl/sunplus,sp7021-pinctrl.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/sunplus,sp7021-pinctrl.yaml
@@ -288,11 +288,14 @@ required:
 
 additionalProperties: false
 
+allOf:
+  - $ref: "pinctrl.yaml#"
+
 examples:
   - |
     #include <dt-bindings/pinctrl/sppctl-sp7021.h>
 
-    pinctl@9c000100 {
+    pinctrl@9c000100 {
         compatible = "sunplus,sp7021-pctl";
         reg = <0x9c000100 0x100>, <0x9c000300 0x100>,
               <0x9c0032e4 0x1c>, <0x9c000080 0x20>;
-- 
2.34.1


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

* Re: [PATCH] dt-bindings: pinctrl: sunplus,sp7021-pinctrl: reference generic schema
  2022-06-07 12:13 [PATCH] dt-bindings: pinctrl: sunplus,sp7021-pinctrl: reference generic schema Krzysztof Kozlowski
@ 2022-06-09 20:13 ` Rob Herring
  2022-06-15 14:24 ` Linus Walleij
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2022-06-09 20:13 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Rob Herring, Dvorkin Dmitry, Krzysztof Kozlowski, linux-gpio,
	Wells Lu, Linus Walleij, devicetree, linux-kernel,
	linux-arm-kernel

On Tue, 07 Jun 2022 14:13:35 +0200, Krzysztof Kozlowski wrote:
> Reference generic pin controller schema to enforce proper root node
> name.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  .../devicetree/bindings/pinctrl/sunplus,sp7021-pinctrl.yaml  | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH] dt-bindings: pinctrl: sunplus,sp7021-pinctrl: reference generic schema
  2022-06-07 12:13 [PATCH] dt-bindings: pinctrl: sunplus,sp7021-pinctrl: reference generic schema Krzysztof Kozlowski
  2022-06-09 20:13 ` Rob Herring
@ 2022-06-15 14:24 ` Linus Walleij
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2022-06-15 14:24 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Dvorkin Dmitry, Wells Lu, Rob Herring, Krzysztof Kozlowski,
	linux-arm-kernel, linux-gpio, devicetree, linux-kernel

On Tue, Jun 7, 2022 at 2:13 PM Krzysztof Kozlowski
<krzysztof.kozlowski@linaro.org> wrote:

> Reference generic pin controller schema to enforce proper root node
> name.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Patch applied.

Yours,
Linus Walleij

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

end of thread, other threads:[~2022-06-15 14:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-07 12:13 [PATCH] dt-bindings: pinctrl: sunplus,sp7021-pinctrl: reference generic schema Krzysztof Kozlowski
2022-06-09 20:13 ` Rob Herring
2022-06-15 14:24 ` 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).