All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: sram: Document Allwinner V3s bindings for system-control
@ 2020-12-06 16:41 ` Paul Kocialkowski
  0 siblings, 0 replies; 4+ messages in thread
From: Paul Kocialkowski @ 2020-12-06 16:41 UTC (permalink / raw)
  To: devicetree, linux-arm-kernel, linux-kernel
  Cc: Rob Herring, Maxime Ripard, Chen-Yu Tsai, Jernej Skrabec,
	Paul Kocialkowski

Add documentation about the Allwinner system-control bindings used
for the V3s SoC. The bindings are already in use in the device-tree
files and produced warnings in dt bindings checks.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
---
 .../bindings/sram/allwinner,sun4i-a10-system-control.yaml      | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/sram/allwinner,sun4i-a10-system-control.yaml b/Documentation/devicetree/bindings/sram/allwinner,sun4i-a10-system-control.yaml
index 6ebcbc153691..5c978cb96632 100644
--- a/Documentation/devicetree/bindings/sram/allwinner,sun4i-a10-system-control.yaml
+++ b/Documentation/devicetree/bindings/sram/allwinner,sun4i-a10-system-control.yaml
@@ -36,6 +36,9 @@ properties:
       - items:
           - const: allwinner,sun8i-r40-system-control
           - const: allwinner,sun4i-a10-system-control
+      - items:
+          - const: allwinner,sun8i-v3s-system-control
+          - const: allwinner,sun8i-h3-system-control
       - const: allwinner,sun50i-a64-sram-controller
         deprecated: true
       - const: allwinner,sun50i-a64-system-control
-- 
2.29.2


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

* [PATCH] dt-bindings: sram: Document Allwinner V3s bindings for system-control
@ 2020-12-06 16:41 ` Paul Kocialkowski
  0 siblings, 0 replies; 4+ messages in thread
From: Paul Kocialkowski @ 2020-12-06 16:41 UTC (permalink / raw)
  To: devicetree, linux-arm-kernel, linux-kernel
  Cc: Chen-Yu Tsai, Rob Herring, Jernej Skrabec, Maxime Ripard,
	Paul Kocialkowski

Add documentation about the Allwinner system-control bindings used
for the V3s SoC. The bindings are already in use in the device-tree
files and produced warnings in dt bindings checks.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
---
 .../bindings/sram/allwinner,sun4i-a10-system-control.yaml      | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/sram/allwinner,sun4i-a10-system-control.yaml b/Documentation/devicetree/bindings/sram/allwinner,sun4i-a10-system-control.yaml
index 6ebcbc153691..5c978cb96632 100644
--- a/Documentation/devicetree/bindings/sram/allwinner,sun4i-a10-system-control.yaml
+++ b/Documentation/devicetree/bindings/sram/allwinner,sun4i-a10-system-control.yaml
@@ -36,6 +36,9 @@ properties:
       - items:
           - const: allwinner,sun8i-r40-system-control
           - const: allwinner,sun4i-a10-system-control
+      - items:
+          - const: allwinner,sun8i-v3s-system-control
+          - const: allwinner,sun8i-h3-system-control
       - const: allwinner,sun50i-a64-sram-controller
         deprecated: true
       - const: allwinner,sun50i-a64-system-control
-- 
2.29.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] dt-bindings: sram: Document Allwinner V3s bindings for system-control
  2020-12-06 16:41 ` Paul Kocialkowski
@ 2020-12-08  9:54   ` Maxime Ripard
  -1 siblings, 0 replies; 4+ messages in thread
From: Maxime Ripard @ 2020-12-08  9:54 UTC (permalink / raw)
  To: Paul Kocialkowski
  Cc: devicetree, linux-arm-kernel, linux-kernel, Rob Herring,
	Chen-Yu Tsai, Jernej Skrabec

[-- Attachment #1: Type: text/plain, Size: 349 bytes --]

On Sun, Dec 06, 2020 at 05:41:19PM +0100, Paul Kocialkowski wrote:
> Add documentation about the Allwinner system-control bindings used
> for the V3s SoC. The bindings are already in use in the device-tree
> files and produced warnings in dt bindings checks.
> 
> Signed-off-by: Paul Kocialkowski <contact@paulk.fr>

Queued for 5.12, thanks

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

* Re: [PATCH] dt-bindings: sram: Document Allwinner V3s bindings for system-control
@ 2020-12-08  9:54   ` Maxime Ripard
  0 siblings, 0 replies; 4+ messages in thread
From: Maxime Ripard @ 2020-12-08  9:54 UTC (permalink / raw)
  To: Paul Kocialkowski
  Cc: devicetree, Jernej Skrabec, linux-kernel, Chen-Yu Tsai,
	Rob Herring, linux-arm-kernel


[-- Attachment #1.1: Type: text/plain, Size: 349 bytes --]

On Sun, Dec 06, 2020 at 05:41:19PM +0100, Paul Kocialkowski wrote:
> Add documentation about the Allwinner system-control bindings used
> for the V3s SoC. The bindings are already in use in the device-tree
> files and produced warnings in dt bindings checks.
> 
> Signed-off-by: Paul Kocialkowski <contact@paulk.fr>

Queued for 5.12, thanks

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2020-12-08  9:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-06 16:41 [PATCH] dt-bindings: sram: Document Allwinner V3s bindings for system-control Paul Kocialkowski
2020-12-06 16:41 ` Paul Kocialkowski
2020-12-08  9:54 ` Maxime Ripard
2020-12-08  9:54   ` Maxime Ripard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.