diff options
author | Vikas Sajjan <vikas.sajjan@linaro.org> | 2013-08-25 21:28:05 +0400 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2013-08-25 21:28:05 +0400 |
commit | 73784475febfc69945f4663fc0ba287cdf535460 (patch) | |
tree | 648ea90ca7ce4f62ffc80b6a397e952564cde7db /arch/arm/boot/dts/exynos5250-snow.dts | |
parent | 24b44d24dc823cc56060bbffd093b08c8f9139c8 (diff) | |
download | linux-73784475febfc69945f4663fc0ba287cdf535460.tar.xz |
ARM: dts: Update the "status" property of RTC DT node for Exynos5250 SoC
Moves the RTC DT node's "status" property from exynos5250 board
(arndale & snow) dts files to exynos5250.dtsi, since the bindings
in exynos5250.dtsi depicts the RTC h/w completely.
Signed-off-by: Vikas Sajjan <vikas.sajjan@linaro.org>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/boot/dts/exynos5250-snow.dts')
-rw-r--r-- | arch/arm/boot/dts/exynos5250-snow.dts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/exynos5250-snow.dts b/arch/arm/boot/dts/exynos5250-snow.dts index 24413a6754b9..fd711e245e8d 100644 --- a/arch/arm/boot/dts/exynos5250-snow.dts +++ b/arch/arm/boot/dts/exynos5250-snow.dts @@ -171,10 +171,6 @@ }; }; - rtc@101E0000 { - status = "okay"; - }; - /* * On Snow we've got SIP WiFi and so can keep drive strengths low to * reduce EMI. |