Lines Matching +full:clock +full:- +full:output +full:- +full:name
1 Device Tree Clock bindings for arch-moxart
3 This binding uses the common clock binding[1].
5 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
7 MOXA ART SoCs allow to determine PLL output and APB frequencies
14 - compatible : Must be "moxa,moxart-pll-clock"
15 - #clock-cells : Should be 0
16 - reg : Should contain registers location and length
17 - clocks : Should contain phandle + clock-specifier for the parent clock
20 - clock-output-names : Should contain clock name
26 - compatible : Must be "moxa,moxart-apb-clock"
27 - #clock-cells : Should be 0
28 - reg : Should contain registers location and length
29 - clocks : Should contain phandle + clock-specifier for the parent clock
32 - clock-output-names : Should contain clock name
38 compatible = "moxa,moxart-pll-clock";
39 #clock-cells = <0>;
44 compatible = "moxa,moxart-apb-clock";
45 #clock-cells = <0>;