diff mbox

powerpc/5200: dts: digsy_mtc.dts: enable both MSCAN nodes

Message ID 1310042990-21666-1-git-send-email-agust@denx.de (mailing list archive)
State Accepted, archived
Delegated to: Anatolij Gustschin
Headers show

Commit Message

Anatolij Gustschin July 7, 2011, 12:49 p.m. UTC
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(-)

Comments

Grant Likely July 7, 2011, 6:42 p.m. UTC | #1
On Thu, Jul 07, 2011 at 02:49:50PM +0200, Anatolij Gustschin wrote:
> 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>

Applied, thanks.

g.

> ---
>  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
>
diff mbox

Patch

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";