Sachin Kamat wrote: > > Since there are no board specific properties for the RTC node, > keep it enabled in the dtsi file. > > Signed-off-by: Sachin Kamat <sachin.kamat@xxxxxxxxxx> > --- > arch/arm/boot/dts/exynos4.dtsi | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/arm/boot/dts/exynos4.dtsi > b/arch/arm/boot/dts/exynos4.dtsi > index a73eeb5..e262946 100644 > --- a/arch/arm/boot/dts/exynos4.dtsi > +++ b/arch/arm/boot/dts/exynos4.dtsi > @@ -205,7 +205,6 @@ > interrupts = <0 44 0>, <0 45 0>; > clocks = <&clock 346>; > clock-names = "rtc"; > - status = "disabled"; > }; > > keypad@100A0000 { > -- > 1.7.9.5 Well, I don't think every exynos4 boards want to make the default enabled...so I don't want to take this. If any opinions, please let me know. Thanks, Kukjin -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html