diff options
author | Fabrizio Castro <fabrizio.castro@bp.renesas.com> | 2018-09-17 04:44:09 -0400 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2018-09-19 04:24:11 -0400 |
commit | 4619ef4747c23818063c4e8480d63966a40297c6 (patch) | |
tree | fcc87c6459d2f8bf2b498c44b2c97415b7d5edab | |
parent | 547276c6799913898550a9c4806310d590a3cb9e (diff) |
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>
-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: | |||
9 | Examples with soctypes are: | 9 | Examples with soctypes are: |
10 | - "renesas,r8a7743-apmu" (RZ/G1M) | 10 | - "renesas,r8a7743-apmu" (RZ/G1M) |
11 | - "renesas,r8a7745-apmu" (RZ/G1E) | 11 | - "renesas,r8a7745-apmu" (RZ/G1E) |
12 | - "renesas,r8a77470-apmu" (RZ/G1C) | ||
12 | - "renesas,r8a7790-apmu" (R-Car H2) | 13 | - "renesas,r8a7790-apmu" (R-Car H2) |
13 | - "renesas,r8a7791-apmu" (R-Car M2-W) | 14 | - "renesas,r8a7791-apmu" (R-Car M2-W) |
14 | - "renesas,r8a7792-apmu" (R-Car V2H) | 15 | - "renesas,r8a7792-apmu" (R-Car V2H) |