[PATCH] dt-bindings: power: renesas,apmu: Group tuples in cpus properties

Subsystems: open firmware and flattened device tree bindings, the rest

STALE2047d LANDED

Landed in mainline as 497bde882907 on 2021-02-09.

2 messages, 2 authors, 2021-02-10 · open the first message on its own page

[PATCH] dt-bindings: power: renesas,apmu: Group tuples in cpus properties

From: Geert Uytterhoeven <geert+renesas@glider.be>
Date: 2021-02-04 18:08:41

To improve human readability and enable automatic validation, the tuples
in "cpus" properties in device nodes for Advanced Power Management Units
for AP-System Core (APMU) should be grouped using angle brackets.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 Documentation/devicetree/bindings/power/renesas,apmu.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/power/renesas,apmu.yaml b/Documentation/devicetree/bindings/power/renesas,apmu.yaml
index 60a23b3beb40c3c8..391897d897f241c9 100644
--- a/Documentation/devicetree/bindings/power/renesas,apmu.yaml
+++ b/Documentation/devicetree/bindings/power/renesas,apmu.yaml
@@ -52,5 +52,5 @@ examples:
     apmu@e6152000 {
             compatible = "renesas,r8a7791-apmu", "renesas,apmu";
             reg = <0xe6152000 0x188>;
-            cpus = <&cpu0 &cpu1>;
+            cpus = <&cpu0>, <&cpu1>;
     };
-- 
2.25.1

Re: [PATCH] dt-bindings: power: renesas,apmu: Group tuples in cpus properties

From: Rob Herring <robh@kernel.org>
Date: 2021-02-10 01:28:30

On Thu, 04 Feb 2021 13:55:42 +0100, Geert Uytterhoeven wrote:
To improve human readability and enable automatic validation, the tuples
in "cpus" properties in device nodes for Advanced Power Management Units
for AP-System Core (APMU) should be grouped using angle brackets.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 Documentation/devicetree/bindings/power/renesas,apmu.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks!
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help