Re: [PATCH 1/2 V2] ls2080a/dts: Add little endian property for GPIO IP block

2015-11-05 Thread Rob Herring
On Thu, Nov 05, 2015 at 10:42:21AM +0800, Liu Gang wrote: > The GPIO block for ls2080a platform has little endian registers, > the GPIO driver needs this property to read/write registers by > right interface. > > Signed-off-by: Liu Gang Acked-by: Rob Herring

RE: [PATCH 1/2 V2] ls2080a/dts: Add little endian property for GPIO IP block

2015-11-04 Thread Sharma Bhupesh
Hi Gang, > From: Liu Gang [mailto:gang@freescale.com] > Sent: Thursday, November 05, 2015 8:12 AM > > The GPIO block for ls2080a platform has little endian registers, the GPIO > driver needs this property to read/write registers by right interface. > > Signed-off-by: Liu Gang

[PATCH 1/2 V2] ls2080a/dts: Add little endian property for GPIO IP block

2015-11-04 Thread Liu Gang
The GPIO block for ls2080a platform has little endian registers, the GPIO driver needs this property to read/write registers by right interface. Signed-off-by: Liu Gang --- V2 changes: No Documentation/devicetree/bindings/gpio/gpio-mpc8xxx.txt | 3 +++