diff options
author | Duy Nguyen <[email protected]> | 2024-01-25 16:34:31 +0100 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2024-01-30 13:53:14 +0100 |
commit | 1fa8924a488a46b2709f1babd7176193fa077a93 (patch) | |
tree | 96c9e607b85cf6e64ec9a6e94cec9c7887231c03 | |
parent | 6613476e225e090cc9aad49be7fa504e290dd33d (diff) |
dt-bindings: power: renesas,rcar-sysc: Document R-Car V4M support
Document support for the System Controller (SYSC) in the R-Car V4M
(R8A779H0) SoC.
Signed-off-by: Duy Nguyen <[email protected]>
Signed-off-by: Geert Uytterhoeven <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Reviewed-by: Niklas Söderlund <[email protected]>
Reviewed-by: Wolfram Sang <[email protected]>
Link: https://lore.kernel.org/r/6315cbd0b6e9b92a7914d98f397a2c663ad521c6.1706194617.git.geert+renesas@glider.be
Signed-off-by: Ulf Hansson <[email protected]>
-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 0720b54881c2..e76fb273490f 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 |