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

Commit f22b0b4f authored by Tony Lindgren's avatar Tony Lindgren
Browse files

ARM: dts: Add RTC entry for dm814x and dra62x



Add RTC entry for dm814x and dra62x.

Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 26c23ee6
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -305,6 +305,13 @@
				reg = <0x60000 0x1000>;
				reg = <0x60000 0x1000>;
			};
			};


			rtc: rtc@c0000 {
				compatible = "ti,am3352-rtc", "ti,da830-rtc";
				reg = <0xc0000 0x1000>;
				interrupts = <75 76>;
				ti,hwmods = "rtc";
			};

			mmc2: mmc@1d8000 {
			mmc2: mmc@1d8000 {
				compatible = "ti,omap4-hsmmc";
				compatible = "ti,omap4-hsmmc";
				ti,hwmods = "mmc2";
				ti,hwmods = "mmc2";