Commit d6b9c591 authored by Fabio Estevam's avatar Fabio Estevam Committed by Shawn Guo

ARM: dts: imx6q: Remove silicon version from SDMA firmware

Remove silicon version from SDMA firmware.

This makes it consistent with other i.MX SoCs firmware names.
Signed-off-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent be3a568d
......@@ -797,7 +797,7 @@ sdma: sdma@020ec000 {
interrupts = <0 2 0x04>;
clocks = <&clks 155>, <&clks 155>;
clock-names = "ipg", "ahb";
fsl,sdma-ram-script-name = "imx/sdma/sdma-imx6q-to1.bin";
fsl,sdma-ram-script-name = "imx/sdma/sdma-imx6q.bin";
};
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment