[PATCH] powerpc/5200: dts: digsy_mtc.dts: enable both MSCAN nodes
From: Anatolij Gustschin <agust@denx.de>
Date: 2011-07-07 12:49:59
We use both MSCAN controllers on this board, so do not disable them in the device tree. Signed-off-by: Anatolij Gustschin <agust@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@900 { - status = "disabled"; - }; - - can@980 { - status = "disabled"; - }; - spi@f00 { msp430@0 { compatible = "spidev";
--
1.7.1