diff options
author | Michael Turquette <mturquette@baylibre.com> | 2015-12-16 03:13:39 (GMT) |
---|---|---|
committer | Michael Turquette <mturquette@baylibre.com> | 2015-12-22 19:57:32 (GMT) |
commit | d90e149666258bc84e14c1c31c2064a345220cd7 (patch) | |
tree | 6b645071c83096c20b5f638723402440d5f42cc7 /Documentation/devicetree/bindings/clock | |
parent | 3837bd277abd08395588139759cbd56f00f14cb4 (diff) | |
parent | c5dae0df298120e0a331d749d77fd472c253b5b3 (diff) | |
download | linux-d90e149666258bc84e14c1c31c2064a345220cd7.tar.xz |
Merge branch 'clk-shmobile-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into clk-next
Diffstat (limited to 'Documentation/devicetree/bindings/clock')
-rw-r--r-- | Documentation/devicetree/bindings/clock/renesas,cpg-div6-clocks.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/renesas,cpg-div6-clocks.txt b/Documentation/devicetree/bindings/clock/renesas,cpg-div6-clocks.txt index 38dcf03..ae36ab8 100644 --- a/Documentation/devicetree/bindings/clock/renesas,cpg-div6-clocks.txt +++ b/Documentation/devicetree/bindings/clock/renesas,cpg-div6-clocks.txt @@ -20,6 +20,10 @@ Required Properties: clocks must be specified. For clocks with multiple parents, invalid settings must be specified as "<0>". - #clock-cells: Must be 0 + + +Optional Properties: + - clock-output-names: The name of the clock as a free-form string |