Re: [PATCH 2/3] ARM: dts: vf610: Add SNVS node

2014-09-27 Thread Shawn Guo
On Fri, Sep 26, 2014 at 06:44:00PM +0530, Sanchayan Maity wrote: > This adds a devicetree node for RTC support > for the VF610 platform. > > Signed-off-by: Sanchayan Maity > --- > arch/arm/boot/dts/vf610.dtsi | 15 +++ > 1 file changed, 15 insertions(+) > > diff --git a/arch/arm/b

[PATCH 2/3] ARM: dts: vf610: Add SNVS node

2014-09-26 Thread Sanchayan Maity
This adds a devicetree node for RTC support for the VF610 platform. Signed-off-by: Sanchayan Maity --- arch/arm/boot/dts/vf610.dtsi | 15 +++ 1 file changed, 15 insertions(+) diff --git a/arch/arm/boot/dts/vf610.dtsi b/arch/arm/boot/dts/vf610.dtsi index 4d2ec32..3c0c757 100644 ---