[PATCH] powerpc/5200: dts: digsy_mtc.dts: enable both MSCAN nodes

Anatolij Gustschin agust at denx.de
Thu Jul 7 22:49:50 EST 2011


We use both MSCAN controllers on this board, so do not disable
them in the device tree.

Signed-off-by: Anatolij Gustschin <agust at denx.de>
---
 arch/powerpc/boot/dts/digsy_mtc.dts |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/arch/powerpc/boot/dts/digsy_mtc.dts b/arch/powerpc/boot/dts/digsy_mtc.dts
index 2aad7ae..a7511f2 100644
--- a/arch/powerpc/boot/dts/digsy_mtc.dts
+++ b/arch/powerpc/boot/dts/digsy_mtc.dts
@@ -37,14 +37,6 @@
 			status = "disabled";
 		};
 
-		can at 900 {
-			status = "disabled";
-		};
-
-		can at 980 {
-			status = "disabled";
-		};
-
 		spi at f00 {
 			msp430 at 0 {
 				compatible = "spidev";
-- 
1.7.1



More information about the Linuxppc-dev mailing list