[PATCH] ARM: dts: imx: correct sdma compatbile for imx6sl and imx6sx

Shawn Guo shawn.guo at freescale.com
Fri Jul 4 07:55:02 PDT 2014


On Fri, Jul 04, 2014 at 10:53:39AM -0300, Fabio Estevam wrote:
> On Fri, Jul 4, 2014 at 3:46 AM, Shawn Guo <shawn.guo at freescale.com> wrote:
> > The SDMA on imx6sl and imx6sx is more compatible with imx6q one than
> > imx35.  Let's use "fsl,imx6q-sdma" instead of "fsl,imx35-sdma", so that
> > SDMA ROM script on imx6sl and imx6sx can work for audio driver just like
> > the case of imx6q.
> >
> > Reported-by: Fabio Estevam <fabio.estevam at freescale.com>
> > Signed-off-by: Shawn Guo <shawn.guo at freescale.com>
> > ---
> > Thanks to Robin for finding this out.
> 
> Very good! Now I can play audio on mx6sl and mx6sx without the need of
> loading the external SDMA firmware.
> 
> However, I still have a question: wouldn't it be better to describe
> the compatible string as:
> compatible = "fsl,imx6sl-sdma", "fsl,imx6q-sdma", "fsl,imx35-sdma"; ?

No, it wouldn't be better or necessary.

Shawn



More information about the linux-arm-kernel mailing list