ARM: dts: enable RTC device node for exynos4412-odroidx
This patch enables RTC device node defined in exynos4.dtsi for exynos4412-odroidx. Signed-off-by: Dongjin Kim <tobetter@gmail.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
This commit is contained in:
parent
ec34d52e2a
commit
f11503d989
@ -68,6 +68,10 @@
|
|||||||
regulator-boot-on;
|
regulator-boot-on;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
rtc@10070000 {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
sdhci@12530000 {
|
sdhci@12530000 {
|
||||||
bus-width = <4>;
|
bus-width = <4>;
|
||||||
pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_cd &sd2_bus4>;
|
pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_cd &sd2_bus4>;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user