提交 24b44d24 编写于 作者: V Vikas Sajjan 提交者: Kukjin Kim

ARM: dts: Fix the RTC DT node name for Exynos5250

Fixes the RTC DT node name for Exynos5250 as per the DT node naming
convention.
Signed-off-by: NVikas Sajjan <vikas.sajjan@linaro.org>
Reviewed-by: NTomasz Figa <t.figa@samsung.com>
Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
上级 6f9d02a0
......@@ -95,7 +95,7 @@
interrupts = <0 54 0>;
};
rtc {
rtc@101E0000 {
compatible = "samsung,s3c6410-rtc";
reg = <0x101E0000 0x100>;
interrupts = <0 43 0>, <0 44 0>;
......
......@@ -538,7 +538,7 @@
};
};
rtc {
rtc@101E0000 {
status = "okay";
};
......
......@@ -171,7 +171,7 @@
};
};
rtc {
rtc@101E0000 {
status = "okay";
};
......
......@@ -180,7 +180,7 @@
clock-names = "mfc";
};
rtc {
rtc@101E0000 {
clocks = <&clock 337>;
clock-names = "rtc";
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册