1 * Clock bindings for CSR SiRFprimaII
4 - compatible: Should be "sirf,prima2-clkc"
5 - reg: Address and length of the register set
6 - interrupts: Should contain clock controller interrupt
7 - #clock-cells: Should be <1>
9 The clock consumer should specify the desired clock by having the clock
10 ID in its "clocks" phandle cell. The following is a full list of prima2
14 ---------------------------
60 clks: clock-controller@88000000 {
61 compatible = "sirf,prima2-clkc";
62 reg = <0x88000000 0x1000>;
69 compatible = "sirf,prima2-i2c";
70 reg = <0xb00e0000 0x10000>;