diff options
author | Anatolij Gustschin <agust@denx.de> | 2011-07-07 08:49:50 -0400 |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2011-09-22 17:18:33 -0400 |
commit | 5d9e6ac84363f28a7461e4afe4b7f24f4824a233 (patch) | |
tree | 4e4c24336d937ab5c08145ce65b6665378b7ab24 /arch | |
parent | 1982c09a64b10c4407ef0b177ea7fcabc03d4add (diff) |
powerpc/5200: dts: digsy_mtc.dts: enable both MSCAN nodes
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>
Diffstat (limited to 'arch')
-rw-r--r-- | 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 2aad7ae435d4..a7511f2d844d 100644 --- a/arch/powerpc/boot/dts/digsy_mtc.dts +++ b/arch/powerpc/boot/dts/digsy_mtc.dts | |||
@@ -37,14 +37,6 @@ | |||
37 | status = "disabled"; | 37 | status = "disabled"; |
38 | }; | 38 | }; |
39 | 39 | ||
40 | can@900 { | ||
41 | status = "disabled"; | ||
42 | }; | ||
43 | |||
44 | can@980 { | ||
45 | status = "disabled"; | ||
46 | }; | ||
47 | |||
48 | spi@f00 { | 40 | spi@f00 { |
49 | msp430@0 { | 41 | msp430@0 { |
50 | compatible = "spidev"; | 42 | compatible = "spidev"; |