Commit 5776d6ef authored by Tushar Behera's avatar Tushar Behera Committed by Kukjin Kim

ARM: dts: Enable RTC node for Arndale

The issues reported in commit 522ccdb6 ("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: default avatarTushar Behera <tushar.behera@linaro.org>
Signed-off-by: default avatarKukjin Kim <kgene.kim@samsung.com>
parent 995bcbcb
...@@ -477,4 +477,7 @@ timing0: timing@0 { ...@@ -477,4 +477,7 @@ timing0: timing@0 {
}; };
}; };
rtc {
status = "okay";
};
}; };
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment