1 Binding for a ST multiplexed clock driver.
3 This binding supports only simple indexed multiplexers, it does not
4 support table based parent index to hardware value translations.
6 This binding uses the common clock binding[1].
8 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
12 - compatible : shall be:
13 "st,stih416-clkgenc-vcc-hd", "st,clkgen-mux"
14 "st,stih416-clkgenf-vcc-fvdp", "st,clkgen-mux"
15 "st,stih416-clkgenf-vcc-hva", "st,clkgen-mux"
16 "st,stih416-clkgenf-vcc-hd", "st,clkgen-mux"
17 "st,stih416-clkgenf-vcc-sd", "st,clkgen-mux"
18 "st,stih415-clkgen-a9-mux", "st,clkgen-mux"
19 "st,stih416-clkgen-a9-mux", "st,clkgen-mux"
20 "st,stih407-clkgen-a9-mux", "st,clkgen-mux"
22 - #clock-cells : from common clock binding; shall be set to 0.
24 - reg : A Base address and length of the register set.
26 - clocks : from common clock binding
30 clk_m_hva: clk-m-hva@fd690868 {
32 compatible = "st,stih416-clkgenf-vcc-hva", "st,clkgen-mux";
35 clocks = <&clockgen_f 1>, <&clk_m_a1_div0 3>;