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

Fabio Estevam festevam at gmail.com
Fri Jul 4 06:53:39 PDT 2014


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"; ?

Regards,

Fabio Estevam



More information about the linux-arm-kernel mailing list