diff options
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | 2016-06-03 16:58:03 -0400 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2016-06-21 03:19:00 -0400 |
commit | 13445de6e71ad219f8fce8736c45f57bb3b85571 (patch) | |
tree | d494bd66235a1aee1364d4a2850ea5b924d22963 | |
parent | e4e2d7c388350eba8b1dbc2569441ac9b545a8c4 (diff) |
clk: renesas: rcar-gen2: Document R8A7792 support
Renesas R8A7792 SoC is a member of the R-Car gen2 family and so has CPG...
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
-rw-r--r-- | Documentation/devicetree/bindings/clock/renesas,rcar-gen2-cpg-clocks.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/renesas,rcar-gen2-cpg-clocks.txt b/Documentation/devicetree/bindings/clock/renesas,rcar-gen2-cpg-clocks.txt index 2a9a8edc8f35..f8c05bb4116e 100644 --- a/Documentation/devicetree/bindings/clock/renesas,rcar-gen2-cpg-clocks.txt +++ b/Documentation/devicetree/bindings/clock/renesas,rcar-gen2-cpg-clocks.txt | |||
@@ -10,6 +10,7 @@ Required Properties: | |||
10 | - compatible: Must be one of | 10 | - compatible: Must be one of |
11 | - "renesas,r8a7790-cpg-clocks" for the r8a7790 CPG | 11 | - "renesas,r8a7790-cpg-clocks" for the r8a7790 CPG |
12 | - "renesas,r8a7791-cpg-clocks" for the r8a7791 CPG | 12 | - "renesas,r8a7791-cpg-clocks" for the r8a7791 CPG |
13 | - "renesas,r8a7792-cpg-clocks" for the r8a7792 CPG | ||
13 | - "renesas,r8a7793-cpg-clocks" for the r8a7793 CPG | 14 | - "renesas,r8a7793-cpg-clocks" for the r8a7793 CPG |
14 | - "renesas,r8a7794-cpg-clocks" for the r8a7794 CPG | 15 | - "renesas,r8a7794-cpg-clocks" for the r8a7794 CPG |
15 | and "renesas,rcar-gen2-cpg-clocks" as a fallback. | 16 | and "renesas,rcar-gen2-cpg-clocks" as a fallback. |