1 Binding for a ST pll clock driver.
3 This binding uses the common clock binding[1].
4 Base address is located to the parent node. See clock binding[2]
6 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
7 [2] Documentation/devicetree/bindings/clock/st/st,clkgen.txt
11 - compatible : shall be:
14 "st,stih407-clkgen-plla9"
15 "st,stih418-clkgen-plla9"
17 - #clock-cells : From common clock binding; shall be set to 1.
19 - clocks : From common clock binding
21 - clock-output-names : From common clock binding.
26 compatible = "st,clkgen-c32";
27 reg = <0x92b0000 0xffff>;
29 clockgen_a9_pll: clockgen-a9-pll {
31 compatible = "st,stih407-clkgen-plla9";
33 clocks = <&clk_sysin>;
35 clock-output-names = "clockgen-a9-pll-odf";