Lines Matching +full:composite +full:- +full:in
1 Binding for TI composite clock.
3 Binding status: Unstable - ABI compatibility may be broken in the future
6 register-mapped composite clock with multiple different sub-types;
18 "ti,*composite*-clock" types.
20 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
26 - compatible : shall be: "ti,composite-clock"
27 - clocks : link phandles of component clocks
28 - #clock-cells : from common clock binding; shall be set to 0.
31 - clock-output-names : from common clock binding.
36 #clock-cells = <0>;
37 compatible = "ti,composite-interface-clock";
39 ti,bit-shift = <5>;
44 #clock-cells = <0>;
45 compatible = "ti,composite-divider-clock";
47 ti,bit-shift = <4>;
48 ti,max-div = <1>;
50 ti,index-starts-at-one;
54 #clock-cells = <0>;
55 compatible = "ti,composite-clock";