Re: [[PATCHv2] 1/3] ARM: imx: clk-vf610: Add clock for SNVS

2014-11-11 Thread Stefan Agner
On 2014-11-07 14:04, Sanchayan Maity wrote: > This patch adds support for clock gating of > the SNVS peripheral. > > Signed-off-by: Sanchayan Maity > --- > arch/arm/mach-imx/clk-vf610.c |1 + > include/dt-bindings/clock/vf610-clock.h |3 ++- > 2 files changed, 3 insertions(+),

Re: [[PATCHv2] 1/3] ARM: imx: clk-vf610: Add clock for SNVS

2014-11-11 Thread Stefan Agner
On 2014-11-11 15:49, Shawn Guo wrote: > On Fri, Nov 07, 2014 at 06:34:26PM +0530, Sanchayan Maity wrote: >> This patch adds support for clock gating of >> the SNVS peripheral. >> >> Signed-off-by: Sanchayan Maity >> --- >> arch/arm/mach-imx/clk-vf610.c |1 + >> include/dt-bindings/c

Re: [[PATCHv2] 1/3] ARM: imx: clk-vf610: Add clock for SNVS

2014-11-11 Thread Shawn Guo
On Fri, Nov 07, 2014 at 06:34:26PM +0530, Sanchayan Maity wrote: > This patch adds support for clock gating of > the SNVS peripheral. > > Signed-off-by: Sanchayan Maity > --- > arch/arm/mach-imx/clk-vf610.c |1 + > include/dt-bindings/clock/vf610-clock.h |3 ++- > 2 files chang

[[PATCHv2] 1/3] ARM: imx: clk-vf610: Add clock for SNVS

2014-11-07 Thread Sanchayan Maity
This patch adds support for clock gating of the SNVS peripheral. Signed-off-by: Sanchayan Maity --- arch/arm/mach-imx/clk-vf610.c |1 + include/dt-bindings/clock/vf610-clock.h |3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/arch/arm/mach-imx/clk-vf610.c b/