]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: dts: Enable RTC node for exynos5250-snow
authorDoug Anderson <dianders@chromium.org>
Mon, 17 Jun 2013 21:46:20 +0000 (06:46 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 17 Jun 2013 21:46:20 +0000 (06:46 +0900)
By default the exynos RTC is disabled.  Enable it for snow.  There's
also an external RTC on the max77686 PMIC but we haven't yet enabled
that.

Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/boot/dts/exynos5250-snow.dts

index d449feb7e1438256499c192fb687fdc110e930e0..05244f150dd94ed1d97604196d201eaecea96561 100644 (file)
                };
        };
 
+       rtc {
+               status = "okay";
+       };
+
        /*
         * On Snow we've got SIP WiFi and so can keep drive strengths low to
         * reduce EMI.