powerpc/5200: Trim cruft from device trees
authorGrant Likely <grant.likely@secretlab.ca>
Tue, 3 Feb 2009 19:30:26 +0000 (12:30 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 3 Feb 2009 19:30:26 +0000 (12:30 -0700)
commitb8842451079a3034363320b932205d9cea791e9d
tree0b8b0e2f2b2a244501dd9956803635136ba60ab0
parent3b5ebf8e1ac88babf60772d54bc81b180b5f53b0
powerpc/5200: Trim cruft from device trees

Trim out obsolete/extraneous properties and tighten up some usage
conventions.  Changes include:
- removal of device_type properties
- removal of cell-index properties
- Addition of gpio-controller and #gpio-cells properties to gpio
  nodes
- Move common interrupt-parent property out of device nodes and
  into top level parent node.

This patch also include what looks to be just trivial editorial
whitespace/format changes, but there is real method in this
madness.  Editorial changes were made to keep the all the
mpc5200 board device trees as similar as possible so that diffs
between them only show the real differences between the boards.
The pcm030 device tree was most affected by this because many
of the comments had been changed from // to /* */ style and
some cell values where changed from decimal to hex format when
it was cloned from one of the other 5200 device trees.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Reviewed-by: Wolfram Sang <w.sang@pengutronix.de>
arch/powerpc/boot/dts/cm5200.dts
arch/powerpc/boot/dts/lite5200.dts
arch/powerpc/boot/dts/lite5200b.dts
arch/powerpc/boot/dts/motionpro.dts
arch/powerpc/boot/dts/pcm030.dts
arch/powerpc/boot/dts/tqm5200.dts