diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2015-05-28 11:31:17 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2015-06-01 12:25:10 +0200 |
commit | dd734a7e773c6b9d764d2879e715aaf579a99506 (patch) | |
tree | 2d9fde2b6236e868a72b7bd5789ae8264261be42 /Documentation | |
parent | 17df1fb2e502371b63ea1b2110584e8a712d6c20 (diff) | |
download | linux-dd734a7e773c6b9d764d2879e715aaf579a99506.tar.gz linux-dd734a7e773c6b9d764d2879e715aaf579a99506.tar.bz2 linux-dd734a7e773c6b9d764d2879e715aaf579a99506.zip |
clk: shmobile: rcar-gen2: Document mandatory compatible fallback
The generic R-Car Gen2 CPG compatible value is mandatory, as the driver
uses only this value for matching. Document that this is a fallback
that must be present.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/clock/renesas,rcar-gen2-cpg-clocks.txt | 2 |
1 files changed, 1 insertions, 1 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 b02944fba9de..56f111bd3e45 100644 --- a/Documentation/devicetree/bindings/clock/renesas,rcar-gen2-cpg-clocks.txt +++ b/Documentation/devicetree/bindings/clock/renesas,rcar-gen2-cpg-clocks.txt @@ -10,7 +10,7 @@ Required Properties: - "renesas,r8a7791-cpg-clocks" for the r8a7791 CPG - "renesas,r8a7793-cpg-clocks" for the r8a7793 CPG - "renesas,r8a7794-cpg-clocks" for the r8a7794 CPG - - "renesas,rcar-gen2-cpg-clocks" for the generic R-Car Gen2 CPG + and "renesas,rcar-gen2-cpg-clocks" as a fallback. - reg: Base address and length of the memory resource used by the CPG |