RE: [PATCH 2/2] ASoC: fsl-esai: big-endian support

2014-02-10 Thread li.xi...@freescale.com
> > + - big-endian : If this property is absent, the native endian mode will > > +be in use as default, or the big endian mode will be in use for all the > > +device registers. > > > + > > + > > Single blank line should be enough here :) > This will be removed. > > @@ -687,6 +688,1

Re: [PATCH 2/2] ASoC: fsl-esai: big-endian support

2014-02-10 Thread Nicolin Chen
On Tue, Feb 11, 2014 at 01:41:16PM +0800, Xiubo Li wrote: > For most platforms, the CPU and ESAI device is in the same endianess > mode. While for the LS1 platform, the CPU is in LE mode and the ESAI > is in BE mode. > > Signed-off-by: Xiubo Li > Cc: Nicolin Chen > --- > Documentation/devicetre