ARM: dts: sirf: add lost clocks for cphifbg
authorBarry Song <Baohua.Song@csr.com>
Thu, 9 Jan 2014 04:02:53 +0000 (12:02 +0800)
committerBarry Song <Baohua.Song@csr.com>
Thu, 9 Jan 2014 11:55:36 +0000 (19:55 +0800)
This patch adds lost clocks property(index 42) for cphifbg node in prima2 and
atlas6 dtsi.

Signed-off-by: Barry Song <Baohua.Song@csr.com>
arch/arm/boot/dts/atlas6.dtsi
arch/arm/boot/dts/prima2.dtsi

index 978bab4991dfb03a8a7ce96ea5f7c985ca47daae..f303a6ce644bd39630264a891e4e5fc7b6d023aa 100644 (file)
@@ -69,6 +69,7 @@
                        cphifbg@88030000 {
                                compatible = "sirf,prima2-cphifbg";
                                reg = <0x88030000 0x1000>;
+                               clocks = <&clks 42>;
                        };
                };
 
index daee58944e153dac7d2583a849400790daafdb14..de3cfa5a6ccd17f5054f7e71a6c41db2d2ff1bb3 100644 (file)
@@ -80,6 +80,7 @@
                        cphifbg@88030000 {
                                compatible = "sirf,prima2-cphifbg";
                                reg = <0x88030000 0x1000>;
+                               clocks = <&clks 42>;
                        };
                };