diff mbox series

[03/15] dt-bindings: power: renesas,rcar-sysc: Document R-Car V4M support

Message ID 1196419f3ade9a27b3c7906b6a898376b817601d.1704726960.git.geert+renesas@glider.be
State New
Headers show
Series arm64: renesas: Add R-Car V4M and Gray Hawk Single support | expand

Commit Message

Geert Uytterhoeven Jan. 8, 2024, 3:33 p.m. UTC
From: Duy Nguyen <duy.nguyen.rh@renesas.com>

Document support for the System Controller (SYSC) in the R-Car V4M
(R8A779H0) SoC.

Signed-off-by: Duy Nguyen <duy.nguyen.rh@renesas.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Wolfram Sang Jan. 24, 2024, 10:35 a.m. UTC | #1
> >        - renesas,r8a779g0-sysc # R-Car V4H
> > +      - renesas,r8a779h0-sysc # R-Car V4M
> 
> I like that the g0 is the v4h and the h0 is a v4m. Makes complete sense
> to me!

Hey, at least the number is constantly increasing! Well, mostly... ;)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml b/Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml
index 0720b54881c2c87a..e76fb273490ff588 100644
--- a/Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml
+++ b/Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml
@@ -45,6 +45,7 @@  properties:
       - renesas,r8a779a0-sysc # R-Car V3U
       - renesas,r8a779f0-sysc # R-Car S4-8
       - renesas,r8a779g0-sysc # R-Car V4H
+      - renesas,r8a779h0-sysc # R-Car V4M
 
   reg:
     maxItems: 1