diff options
author | Biju Das <biju.das@bp.renesas.com> | 2018-09-21 16:52:58 +0100 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2018-09-24 17:21:12 +0200 |
commit | fae210bb5bfbd29118e18881f7108c6bd59293b9 (patch) | |
tree | eb5ef69b87fd2384624c91126e560f7178b609ff /Documentation/devicetree/bindings/power | |
parent | 5851fa4d088747af4a141110541594a2a4479b12 (diff) | |
download | talos-op-linux-fae210bb5bfbd29118e18881f7108c6bd59293b9.tar.gz talos-op-linux-fae210bb5bfbd29118e18881f7108c6bd59293b9.zip |
dt-bindings: apmu: Document r8a7744 support
Document APMU and SMP enable method for RZ/G1N (R8A7744) SoC.
Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Fabrizio Castro <fabrizio.castro@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/devicetree/bindings/power')
-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 e6f47c9b3d0e..5f24586c8cf3 100644 --- a/Documentation/devicetree/bindings/power/renesas,apmu.txt +++ b/Documentation/devicetree/bindings/power/renesas,apmu.txt @@ -8,6 +8,7 @@ Required properties: - compatible: Should be "renesas,<soctype>-apmu", "renesas,apmu" as fallback. Examples with soctypes are: - "renesas,r8a7743-apmu" (RZ/G1M) + - "renesas,r8a7744-apmu" (RZ/G1N) - "renesas,r8a7745-apmu" (RZ/G1E) - "renesas,r8a77470-apmu" (RZ/G1C) - "renesas,r8a7790-apmu" (R-Car H2) |