Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 794f8b21 authored by Barry Song's avatar Barry Song
Browse files

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: default avatarBarry Song <Baohua.Song@csr.com>
parent 374b1057
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -69,6 +69,7 @@
			cphifbg@88030000 {
				compatible = "sirf,prima2-cphifbg";
				reg = <0x88030000 0x1000>;
				clocks = <&clks 42>;
			};
		};

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