1 CIRRUS LOGIC Fractional-N Clock Synthesizer & Clock Multiplier
5 - compatible: "cirrus,cs2000-cp"
6 - reg: The chip select number on the I2C bus
7 - clocks: common clock binding for CLK_IN, XTI/REF_CLK
8 - clock-names: CLK_IN : clk_in, XTI/REF_CLK : ref_clk
9 - #clock-cells: must be <0>
15 cs2000: clk_multiplier@4f {
17 compatible = "cirrus,cs2000-cp";
19 clocks = <&rcar_sound 0>, <&x12_clk>;
20 clock-names = "clk_in", "ref_clk";