[POWERPC] 4xx: Rename CPU nodes to avoid dtc incompatibility
authorJosh Boyer <jwboyer@linux.vnet.ibm.com>
Thu, 6 Dec 2007 19:20:05 +0000 (13:20 -0600)
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>
Sun, 23 Dec 2007 19:33:47 +0000 (13:33 -0600)
commit72fda1148e14d2f06d8653c26f579b7d2dabba57
treefa4087faf70c14eb333ffc693d6e32b13d01d742
parent55aaf6ecf796b809100abfbdf359ef8309a7aac9
[POWERPC] 4xx: Rename CPU nodes to avoid dtc incompatibility

Recent DTC versions disallow certain special characters in full paths without
being quoted with {}.  That however breaks compatibility with older DTC
versions.  Work around this by renaming the CPU nodes for the 4xx files to a
generic node name, and specify the processor type in the model property of the
CPU node.

Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
arch/powerpc/boot/dts/bamboo.dts
arch/powerpc/boot/dts/ebony.dts
arch/powerpc/boot/dts/ep405.dts
arch/powerpc/boot/dts/katmai.dts
arch/powerpc/boot/dts/kilauea.dts
arch/powerpc/boot/dts/rainier.dts
arch/powerpc/boot/dts/sequoia.dts
arch/powerpc/boot/dts/taishan.dts
arch/powerpc/boot/dts/walnut.dts