diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2020-09-07 18:19:39 +0900 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-09-10 18:55:53 +0200 |
commit | 2e95492de6d9a289a7c246d8c2f66fc2b53b2b00 (patch) | |
tree | cf9af83cf1c37a7b5e41604070d69438b26d29b7 | |
parent | 3cc006b395e267b03d42758d6c7c1d03ed7c78d0 (diff) | |
download | lwn-2e95492de6d9a289a7c246d8c2f66fc2b53b2b00.tar.gz lwn-2e95492de6d9a289a7c246d8c2f66fc2b53b2b00.zip |
dt-bindings: power: renesas,rcar-sysc: Document r8a779a0 SYSC bindings
Document bindings for the R-Car V3U (aka R8A779A0) SYSC block.
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Link: https://lore.kernel.org/r/1599470390-29719-4-git-send-email-yoshihiro.shimoda.uh@renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
-rw-r--r-- | Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml b/Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml index ec2aaeee78dc..99e8042ac111 100644 --- a/Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml +++ b/Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml @@ -40,6 +40,7 @@ properties: - renesas,r8a77980-sysc # R-Car V3H - renesas,r8a77990-sysc # R-Car E3 - renesas,r8a77995-sysc # R-Car D3 + - renesas,r8a779a0-sysc # R-Car V3U reg: maxItems: 1 |