Re: [PATCH v4 2/7] ARM: imx6q: add iomuxc gpr support into syscon

2012-09-02 Thread Dong Aisheng
On Fri, Aug 31, 2012 at 10:02:48AM +0800, Shawn Guo wrote: > On Wed, Aug 29, 2012 at 06:56:53PM +0800, Dong Aisheng wrote: > > From: Dong Aisheng > > > > Include headfile for easy using. > > > > Acked-by: Stephen Warren > > Signed-off-by: Dong Aisheng > > --- > > arch/arm/boot/dts/imx6q.dtsi

Re: [PATCH v4 2/7] ARM: imx6q: add iomuxc gpr support into syscon

2012-08-31 Thread Shawn Guo
On Wed, Aug 29, 2012 at 06:56:53PM +0800, Dong Aisheng wrote: > From: Dong Aisheng > > Include headfile for easy using. > > Acked-by: Stephen Warren > Signed-off-by: Dong Aisheng > --- > arch/arm/boot/dts/imx6q.dtsi |5 + > include/linux/fsl/imx6q-iomuxc-gpr.h | 319 > ++

[PATCH v4 2/7] ARM: imx6q: add iomuxc gpr support into syscon

2012-08-29 Thread Dong Aisheng
From: Dong Aisheng Include headfile for easy using. Acked-by: Stephen Warren Signed-off-by: Dong Aisheng --- arch/arm/boot/dts/imx6q.dtsi |5 + include/linux/fsl/imx6q-iomuxc-gpr.h | 319 ++ 2 files changed, 324 insertions(+), 0 deletions(-) diff