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

Commit 423ef791 authored by Xianglong Du's avatar Xianglong Du Committed by Barry Song
Browse files

ARM: dts: sirf: add lost minigpsrtc device node



This patch adds lost minigpsrtc device node for prima2 and atlas6,
which is behind rtc-iobg and whose offset is 2000.

Signed-off-by: default avatarXianglong Du <Xianglong.Du@csr.com>
Signed-off-by: default avatarBarry Song <Baohua.Song@csr.com>
parent 683659f3
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -711,6 +711,12 @@
				interrupts = <52 53 54>;
			};

			minigpsrtc@2000 {
				compatible = "sirf,prima2-minigpsrtc";
				reg = <0x2000 0x1000>;
				interrupts = <54>;
			};

			pwrc@3000 {
				compatible = "sirf,prima2-pwrc";
				reg = <0x3000 0x1000>;
+6 −0
Original line number Diff line number Diff line
@@ -739,6 +739,12 @@
				interrupts = <52 53 54>;
			};

			minigpsrtc@2000 {
				compatible = "sirf,prima2-minigpsrtc";
				reg = <0x2000 0x1000>;
				interrupts = <54>;
			};

			pwrc@3000 {
				compatible = "sirf,prima2-pwrc";
				reg = <0x3000 0x1000>;