summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/ep405.dts
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2007-12-15 18:55:16 +1100
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>2007-12-23 13:36:30 -0600
commit8aaed98c1e28a2c803309fcb2d32761bba4bee09 (patch)
treeb4a7a8b8e5343092603400c8a72d981182ba97b2 /arch/powerpc/boot/dts/ep405.dts
parent0b2e97518da185b87144992e1f0bdacd904dcbb9 (diff)
downloadlinux-stable-8aaed98c1e28a2c803309fcb2d32761bba4bee09.tar.gz
linux-stable-8aaed98c1e28a2c803309fcb2d32761bba4bee09.tar.bz2
linux-stable-8aaed98c1e28a2c803309fcb2d32761bba4bee09.zip
[POWERPC] 4xx: Add aliases node to 4xx dts files
Signed-off-by: Stefan Roese <sr@denx.de> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Diffstat (limited to 'arch/powerpc/boot/dts/ep405.dts')
-rw-r--r--arch/powerpc/boot/dts/ep405.dts6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/ep405.dts b/arch/powerpc/boot/dts/ep405.dts
index 16cfc0d01774..92938557ac8a 100644
--- a/arch/powerpc/boot/dts/ep405.dts
+++ b/arch/powerpc/boot/dts/ep405.dts
@@ -16,6 +16,12 @@
compatible = "ep405";
dcr-parent = <&/cpus/cpu@0>;
+ aliases {
+ ethernet0 = &EMAC;
+ serial0 = &UART0;
+ serial1 = &UART1;
+ };
+
cpus {
#address-cells = <1>;
#size-cells = <0>;