ARM: dts: enable RTC and WDT nodes on Origen boards
authorSachin Kamat <[email protected]>
Tue, 27 May 2014 15:53:22 +0000 (00:53 +0900)
committerKukjin Kim <[email protected]>
Fri, 30 May 2014 17:06:37 +0000 (02:06 +0900)
Enabled RTC and WDT nodes on exynos4210-origen and
exynos4412-origen boards.

Signed-off-by: Sachin Kamat <[email protected]>
[[email protected]: squashed similar two patches]
Signed-off-by: Kukjin Kim <[email protected]>
arch/arm/boot/dts/exynos4210-origen.dts
arch/arm/boot/dts/exynos4412-origen.dts

index 72fb11f7ea213038c789e40e431c3268673da033..f018e21491687aed73eae0bc30d4ca2b73225430 100644 (file)
                };
        };
 
+       watchdog@10060000 {
+               status = "okay";
+       };
+
+       rtc@10070000 {
+               status = "okay";
+       };
+
        tmu@100C0000 {
                status = "okay";
        };
index e2c0dcab4d81d576d417489d9f97ce58228c66dc..bd3985b767c4c472ca7749668e23fea968aa603a 100644 (file)
                };
        };
 
+       watchdog@10060000 {
+               status = "okay";
+       };
+
+       rtc@10070000 {
+               status = "okay";
+       };
+
        pinctrl@11000000 {
                keypad_rows: keypad-rows {
                        samsung,pins = "gpx2-0", "gpx2-1", "gpx2-2";