mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 12:03:54 +02:00
ARM: dts: Enable RTC node for exynos5250-snow
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>
This commit is contained in:
parent
5776d6efb5
commit
de39310ddf
|
|
@ -171,6 +171,10 @@ keyboard-controller {
|
|||
};
|
||||
};
|
||||
|
||||
rtc {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
/*
|
||||
* On Snow we've got SIP WiFi and so can keep drive strengths low to
|
||||
* reduce EMI.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user