linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] powerpc/5200: dts: digsy_mtc.dts: enable both MSCAN nodes
@ 2011-07-07 12:49 Anatolij Gustschin
  2011-07-07 18:42 ` Grant Likely
  0 siblings, 1 reply; 2+ messages in thread
From: Anatolij Gustschin @ 2011-07-07 12:49 UTC (permalink / raw)
  To: grant.likely, linuxppc-dev; +Cc: Anatolij Gustschin

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] powerpc/5200: dts: digsy_mtc.dts: enable both MSCAN nodes
  2011-07-07 12:49 [PATCH] powerpc/5200: dts: digsy_mtc.dts: enable both MSCAN nodes Anatolij Gustschin
@ 2011-07-07 18:42 ` Grant Likely
  0 siblings, 0 replies; 2+ messages in thread
From: Grant Likely @ 2011-07-07 18:42 UTC (permalink / raw)
  To: Anatolij Gustschin; +Cc: linuxppc-dev

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
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-07 18:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-07 12:49 [PATCH] powerpc/5200: dts: digsy_mtc.dts: enable both MSCAN nodes Anatolij Gustschin
2011-07-07 18:42 ` Grant Likely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).