commit | 811e76856ab525bc392e7e4651e8d76f7e047e35 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@freescale.com> | Fri Jul 04 14:30:27 2014 +0800 |
committer | Shawn Guo <shawn.guo@freescale.com> | Fri Jul 18 16:49:44 2014 +0800 |
tree | 4a16daf5e0d0d9573527a3fdd0625f6c1969c546 | |
parent | 9c86ae8c705ccebb80c28034b095a4d7ec3f4ab0 [diff] |
ARM: dts: imx: correct sdma compatbile for imx6sl and imx6sx 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@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@freescale.com> Acked-by: Robin Gong <yibin.gong@freescale.com>