From 8aaed98c1e28a2c803309fcb2d32761bba4bee09 Mon Sep 17 00:00:00 2001 From: Stefan Roese Date: Sat, 15 Dec 2007 18:55:16 +1100 Subject: [POWERPC] 4xx: Add aliases node to 4xx dts files Signed-off-by: Stefan Roese Signed-off-by: Josh Boyer --- arch/powerpc/boot/dts/taishan.dts | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'arch/powerpc/boot/dts/taishan.dts') diff --git a/arch/powerpc/boot/dts/taishan.dts b/arch/powerpc/boot/dts/taishan.dts index 0dec702c5261..0706a4a13b9f 100644 --- a/arch/powerpc/boot/dts/taishan.dts +++ b/arch/powerpc/boot/dts/taishan.dts @@ -17,6 +17,13 @@ compatible = "amcc,taishan"; dcr-parent = <&/cpus/cpu@0>; + aliases { + ethernet0 = &EMAC2; + ethernet1 = &EMAC3; + serial0 = &UART0; + serial1 = &UART1; + }; + cpus { #address-cells = <1>; #size-cells = <0>; -- cgit v1.2.1