diff options
author | Fabrizio Castro <fabrizio.castro@bp.renesas.com> | 2018-09-17 09:44:09 +0100 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2018-09-19 10:24:11 +0200 |
commit | 4619ef4747c23818063c4e8480d63966a40297c6 (patch) | |
tree | fcc87c6459d2f8bf2b498c44b2c97415b7d5edab /Documentation | |
parent | 547276c6799913898550a9c4806310d590a3cb9e (diff) | |
download | linux-stable-4619ef4747c23818063c4e8480d63966a40297c6.tar.gz linux-stable-4619ef4747c23818063c4e8480d63966a40297c6.tar.bz2 linux-stable-4619ef4747c23818063c4e8480d63966a40297c6.zip |
dt-bindings: apmu: Document r8a77470 support
Document APMU and SMP enable method for RZ/G1C (also known as
r8a77470) SoC.
Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/power/renesas,apmu.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/power/renesas,apmu.txt b/Documentation/devicetree/bindings/power/renesas,apmu.txt index f747f95eee58..e6f47c9b3d0e 100644 --- a/Documentation/devicetree/bindings/power/renesas,apmu.txt +++ b/Documentation/devicetree/bindings/power/renesas,apmu.txt @@ -9,6 +9,7 @@ Required properties: Examples with soctypes are: - "renesas,r8a7743-apmu" (RZ/G1M) - "renesas,r8a7745-apmu" (RZ/G1E) + - "renesas,r8a77470-apmu" (RZ/G1C) - "renesas,r8a7790-apmu" (R-Car H2) - "renesas,r8a7791-apmu" (R-Car M2-W) - "renesas,r8a7792-apmu" (R-Car V2H) |