Skip to content

Commit

Permalink
powerpc/5200: dts: digsy_mtc.dts: enable both MSCAN nodes
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Anatolij Gustschin committed Sep 22, 2011
1 parent 1982c09 commit 5d9e6ac
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions arch/powerpc/boot/dts/digsy_mtc.dts
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,6 @@
status = "disabled";
};

can@900 {
status = "disabled";
};

can@980 {
status = "disabled";
};

spi@f00 {
msp430@0 {
compatible = "spidev";
Expand Down

0 comments on commit 5d9e6ac

Please sign in to comment.