diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2017-07-20 14:34:54 +0200 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2017-07-27 17:08:28 +0200 |
commit | 105ae504a3eb6c2e188e8d67db59b71186f11967 (patch) | |
tree | 5c592391205654dd9c2705ab7aa771e3f044e01e /Documentation/devicetree/bindings/reset | |
parent | soc: renesas: rcar-sysc: Add support for R-Car D3 power areas (diff) | |
download | linux-105ae504a3eb6c2e188e8d67db59b71186f11967.tar.xz linux-105ae504a3eb6c2e188e8d67db59b71186f11967.zip |
soc: renesas: rcar-rst: Add support for R-Car D3
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: devicetree@vger.kernel.org
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'Documentation/devicetree/bindings/reset')
-rw-r--r-- | Documentation/devicetree/bindings/reset/renesas,rst.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/reset/renesas,rst.txt b/Documentation/devicetree/bindings/reset/renesas,rst.txt index fe5e0f37b3c9..e5a03ffe04fb 100644 --- a/Documentation/devicetree/bindings/reset/renesas,rst.txt +++ b/Documentation/devicetree/bindings/reset/renesas,rst.txt @@ -26,6 +26,7 @@ Required properties: - "renesas,r8a7794-rst" (R-Car E2) - "renesas,r8a7795-rst" (R-Car H3) - "renesas,r8a7796-rst" (R-Car M3-W) + - "renesas,r8a77995-rst" (R-Car D3) - reg: Address start and address range for the device. |