From 5da96624391b27f9ead1e0639dbca416926cd660 Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Thu, 17 May 2012 14:51:07 +0200 Subject: PPC: e500: dt: create /soc8544 node dynamically Signed-off-by: Alexander Graf --- pc-bios/mpc8544ds.dts | 9 --------- 1 file changed, 9 deletions(-) (limited to 'pc-bios') diff --git a/pc-bios/mpc8544ds.dts b/pc-bios/mpc8544ds.dts index 1eac8ef053..01b53baa68 100644 --- a/pc-bios/mpc8544ds.dts +++ b/pc-bios/mpc8544ds.dts @@ -18,15 +18,6 @@ }; soc8544@e0000000 { - #address-cells = <1>; - #size-cells = <1>; - device_type = "soc"; - compatible = "simple-bus"; - - ranges = <0x0 0xe0000000 0x100000>; - reg = <0xe0000000 0x1000>; // CCSRBAR 1M - bus-frequency = <0>; // Filled out by uboot. - serial0: serial@4500 { cell-index = <0>; device_type = "serial"; -- cgit v1.2.3