ARM: dts: sirf: add lost clocks for cphifbg

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>
This commit is contained in:
Barry Song 2014-01-09 12:02:53 +08:00
parent 374b105797
commit 794f8b21a3
2 changed files with 2 additions and 0 deletions

View File

@ -69,6 +69,7 @@
cphifbg@88030000 {
compatible = "sirf,prima2-cphifbg";
reg = <0x88030000 0x1000>;
clocks = <&clks 42>;
};
};

View File

@ -80,6 +80,7 @@
cphifbg@88030000 {
compatible = "sirf,prima2-cphifbg";
reg = <0x88030000 0x1000>;
clocks = <&clks 42>;
};
};