powerpc/85xx: Rework MPC8572DS device tree
authorKumar Gala <galak@kernel.crashing.org>
Thu, 3 Nov 2011 06:07:56 +0000 (01:07 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Nov 2011 08:01:37 +0000 (02:01 -0600)
commit532919592fcfb824aad0494f54e45a0acc83a776
tree53054fb7bc0f472264db20c1399808e65413d00b
parente7a7b329f2001da8fbc3a35735adf32e516b9f93
powerpc/85xx: Rework MPC8572DS device tree

Utilize new split between board & SoC, and new SoC device trees split
into pre & post utilizing 'template' includes for SoC IP blocks.

Other changes include:

* Moved to specifying interrupt-parent for mpic at root
* Moved to 4-cell mpic interrupt cells to support MPIC timers
* Removed CPU properties setup by u-boot to match other .dts
* Reworked PCIe nodes to allow supportin IRQs for controller (errors) and
  moved PCI device IRQs down to virtual bridge level
* Moved mdio nodes up one level instead of under tsec nodes
* Added GPIO controller node to MPC8572 SoC template
* Dropping "fsl,mpc8572-IP..." from compatibles for standard blocks

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/fsl/mpc8572si-post.dtsi [new file with mode: 0644]
arch/powerpc/boot/dts/fsl/mpc8572si-pre.dtsi [new file with mode: 0644]
arch/powerpc/boot/dts/mpc8572ds.dts
arch/powerpc/boot/dts/mpc8572ds.dtsi [new file with mode: 0644]
arch/powerpc/boot/dts/mpc8572ds_36b.dts
arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts
arch/powerpc/boot/dts/mpc8572ds_camp_core1.dts