1
0
Fork 0

ARM: dts: Enable RTC node for Arndale

The issues reported in commit 522ccdb6fd ("ARM: dts: Disable the RTC
by default on exynos5") are no longer reproduced on EXYNOS5250 based
Arndale board. Hence re-enabling RTC support for Arndale board.

This is helpful for testing S2R on Arndale board.

Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
hifive-unleashed-5.1
Tushar Behera 2013-06-18 06:46:06 +09:00 committed by Kukjin Kim
parent 995bcbcb95
commit 5776d6efb5
1 changed files with 3 additions and 0 deletions

View File

@ -477,4 +477,7 @@
};
};
rtc {
status = "okay";
};
};