linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] ARM: dts: imx25, remove imx35-sdma compatible
@ 2014-08-07 19:52 Markus Pargmann
  2014-08-07 19:52 ` [PATCH 2/3] ARM: dts: imx25: fix ipg clk for cspi1 Markus Pargmann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Markus Pargmann @ 2014-08-07 19:52 UTC (permalink / raw)
  To: linux-arm-kernel

The preloaded script addresses on imx25 and imx35 are different, so
imx25 is not compatible with imx35-sdma unless a custom firmware is
loaded.

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
---
 arch/arm/boot/dts/imx25.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx25.dtsi b/arch/arm/boot/dts/imx25.dtsi
index c1740396b2c9..4d40e550d701 100644
--- a/arch/arm/boot/dts/imx25.dtsi
+++ b/arch/arm/boot/dts/imx25.dtsi
@@ -453,7 +453,7 @@
 			};
 
 			sdma: sdma at 53fd4000 {
-				compatible = "fsl,imx25-sdma", "fsl,imx35-sdma";
+				compatible = "fsl,imx25-sdma";
 				reg = <0x53fd4000 0x4000>;
 				clocks = <&clks 112>, <&clks 68>;
 				clock-names = "ipg", "ahb";
-- 
2.0.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-08-08  8:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-07 19:52 [PATCH 1/3] ARM: dts: imx25, remove imx35-sdma compatible Markus Pargmann
2014-08-07 19:52 ` [PATCH 2/3] ARM: dts: imx25: fix ipg clk for cspi1 Markus Pargmann
2014-08-07 19:52 ` [PATCH 3/3] ARM: dts: imx25-pinfunc: Add several pin configurations Markus Pargmann
2014-08-08  8:57 ` [PATCH 1/3] ARM: dts: imx25, remove imx35-sdma compatible Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).