[PATCH] ARM: dts: imx51: Make SDMA firmware name same for DT and non-DT

Subsystems: the rest

STALE4802d

2 messages, 2 authors, 2013-06-10 · open the first message on its own page

[PATCH] ARM: dts: imx51: Make SDMA firmware name same for DT and non-DT

From: Alexander Shiyan <hidden>
Date: 2013-06-10 07:40:40

This patch will help migrate i.MX51-targets to DT by make SDMA
firmware name same for DT and non-DT cases.

Signed-off-by: Alexander Shiyan <redacted>
---
 arch/arm/boot/dts/imx51.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/imx51.dtsi b/arch/arm/boot/dts/imx51.dtsi
index f23636f..643f005 100644
--- a/arch/arm/boot/dts/imx51.dtsi
+++ b/arch/arm/boot/dts/imx51.dtsi
@@ -645,7 +645,7 @@
 				interrupts = <6>;
 				clocks = <&clks 56>, <&clks 56>;
 				clock-names = "ipg", "ahb";
-				fsl,sdma-ram-script-name = "imx/sdma/sdma-imx51.bin";
+				fsl,sdma-ram-script-name = "sdma-imx51.bin";
 			};
 
 			cspi: cspi at 83fc0000 {
-- 
1.8.1.5

[PATCH] ARM: dts: imx51: Make SDMA firmware name same for DT and non-DT

From: Shawn Guo <hidden>
Date: 2013-06-10 08:59:52

On Mon, Jun 10, 2013 at 11:40:40AM +0400, Alexander Shiyan wrote:
quoted hunk
This patch will help migrate i.MX51-targets to DT by make SDMA
firmware name same for DT and non-DT cases.

Signed-off-by: Alexander Shiyan <redacted>
---
 arch/arm/boot/dts/imx51.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/imx51.dtsi b/arch/arm/boot/dts/imx51.dtsi
index f23636f..643f005 100644
--- a/arch/arm/boot/dts/imx51.dtsi
+++ b/arch/arm/boot/dts/imx51.dtsi
@@ -645,7 +645,7 @@
 				interrupts = <6>;
 				clocks = <&clks 56>, <&clks 56>;
 				clock-names = "ipg", "ahb";
-				fsl,sdma-ram-script-name = "imx/sdma/sdma-imx51.bin";
+				fsl,sdma-ram-script-name = "sdma-imx51.bin";
Though we haven't got SDMA firmware upstreamed anywhere yet, I think
this name pattern has been established for some platforms, since it has
been used on imx51, imx53 and imx6q for quite a while.  If you system
expects a different one, you can overwrite it in your <board>.dts.

Shawn
 			};
 
 			cspi: cspi at 83fc0000 {
-- 
1.8.1.5
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help