Skip to content

Commit

Permalink
ARM: dts: imx6q: Remove silicon version from SDMA firmware
Browse files Browse the repository at this point in the history
Remove silicon version from SDMA firmware.

This makes it consistent with other i.MX SoCs firmware names.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
  • Loading branch information
Fabio Estevam authored and Shawn Guo committed Feb 10, 2013
1 parent be3a568 commit d6b9c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/imx6q.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@
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";
};
};

Expand Down

0 comments on commit d6b9c59

Please sign in to comment.