diff mbox

85xx: Enable support for ports 3 and 4 on 8548 CDS

Message ID 1269913148-6450-1-git-send-email-afleming@freescale.com (mailing list archive)
State Accepted, archived
Delegated to: Kumar Gala
Headers show

Commit Message

Andy Fleming March 30, 2010, 1:39 a.m. UTC
I believe support was disabled due to issues with earlier versions of
the board/processor.  At worst, adding the ports back into the device
tree should result in enabling ports that don't work on older systems,
so the default should be to enable them.

Signed-off-by: Andy Fleming <afleming@freescale.com>
---
 arch/powerpc/boot/dts/mpc8548cds.dts |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

Comments

Kumar Gala May 18, 2010, 4:25 a.m. UTC | #1
On Mar 29, 2010, at 8:39 PM, Andy Fleming wrote:

> I believe support was disabled due to issues with earlier versions of
> the board/processor.  At worst, adding the ports back into the device
> tree should result in enabling ports that don't work on older systems,
> so the default should be to enable them.
> 
> Signed-off-by: Andy Fleming <afleming@freescale.com>
> ---
> arch/powerpc/boot/dts/mpc8548cds.dts |    4 ----
> 1 files changed, 0 insertions(+), 4 deletions(-)

applied to next

- k
diff mbox

Patch

diff --git a/arch/powerpc/boot/dts/mpc8548cds.dts b/arch/powerpc/boot/dts/mpc8548cds.dts
index 4173af3..0f52624 100644
--- a/arch/powerpc/boot/dts/mpc8548cds.dts
+++ b/arch/powerpc/boot/dts/mpc8548cds.dts
@@ -20,10 +20,8 @@ 
 	aliases {
 		ethernet0 = &enet0;
 		ethernet1 = &enet1;
-/*
 		ethernet2 = &enet2;
 		ethernet3 = &enet3;
-*/
 		serial0 = &serial0;
 		serial1 = &serial1;
 		pci0 = &pci0;
@@ -254,7 +252,6 @@ 
 			};
 		};
 
-/* eTSEC 3/4 are currently broken
 		enet2: ethernet@26000 {
 			#address-cells = <1>;
 			#size-cells = <1>;
@@ -310,7 +307,6 @@ 
 				};
 			};
 		};
- */
 
 		serial0: serial@4500 {
 			cell-index = <0>;