diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2022-04-20 10:42:43 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2022-04-25 10:51:56 +0200 |
commit | 8ff93be3259fda0f7b7667ee1717b1dc9c4c8d07 (patch) | |
tree | 85390dbfc408c6097825db7cd7d5663fc0fdc7c6 /Documentation/devicetree/bindings/reset | |
parent | dt-bindings: arm: renesas: Document R-Car V4H White Hawk DT bindings (diff) | |
download | linux-8ff93be3259fda0f7b7667ee1717b1dc9c4c8d07.tar.xz linux-8ff93be3259fda0f7b7667ee1717b1dc9c4c8d07.zip |
dt-bindings: reset: renesas,rst: Document r8a779g0 reset module
Document bindings for the R-Car V4H (R8A779G0) reset module.
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220420084255.375700-4-yoshihiro.shimoda.uh@renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'Documentation/devicetree/bindings/reset')
-rw-r--r-- | Documentation/devicetree/bindings/reset/renesas,rst.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/reset/renesas,rst.yaml b/Documentation/devicetree/bindings/reset/renesas,rst.yaml index bbe313bf1796..0d1b89e2fe9c 100644 --- a/Documentation/devicetree/bindings/reset/renesas,rst.yaml +++ b/Documentation/devicetree/bindings/reset/renesas,rst.yaml @@ -49,6 +49,7 @@ properties: - renesas,r8a77995-rst # R-Car D3 - renesas,r8a779a0-rst # R-Car V3U - renesas,r8a779f0-rst # R-Car S4-8 + - renesas,r8a779g0-rst # R-Car V4H reg: maxItems: 1 |