On 14 August 2013 19:28, Vikas Sajjan <vikas.sajjan@xxxxxxxxxx> wrote: > Updates the RTC DT node's status to "okay", since the bindings in > exynos5250.dtsi depicts the RTC h/w completely. > > Signed-off-by: Vikas Sajjan <vikas.sajjan@xxxxxxxxxx> > --- > arch/arm/boot/dts/exynos5250.dtsi | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/boot/dts/exynos5250.dtsi b/arch/arm/boot/dts/exynos5250.dtsi > index f426ce6..c82137b 100644 > --- a/arch/arm/boot/dts/exynos5250.dtsi > +++ b/arch/arm/boot/dts/exynos5250.dtsi > @@ -181,6 +181,7 @@ > rtc@101E0000 { > clocks = <&clock 337>; > clock-names = "rtc"; > + status = "okay"; > }; > Sometime back we had a discussion on this, the decision was to enable it in respective boards. Also if we are going ahead with this, we would need to remove the corresponding status statements from board files. [1] http://lists.infradead.org/pipermail/linux-arm-kernel/2013-June/176402.html -- Tushar Behera -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html