powerpc/85xx: Rework P1010RDB and P1010 device tree
authorKumar Gala <galak@kernel.crashing.org>
Sat, 22 Oct 2011 21:58:40 +0000 (16:58 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Nov 2011 08:01:37 +0000 (02:01 -0600)
commit96488746bbfb3e25a9c451e198c4d7c4b2e0731f
tree22e6300d0f89f30c3d78ed0ed0f7566a7f27f26f
parent532919592fcfb824aad0494f54e45a0acc83a776
powerpc/85xx: Rework P1010RDB and P1010 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
* Dropping "fsl,p1010-IP..." from compatibles for standard blocks
* PCI interrupt map - wrong IRQs for PCI-0 controller
* SDHC interrupt sense was wrong

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/fsl/p1010si-post.dtsi [new file with mode: 0644]
arch/powerpc/boot/dts/fsl/p1010si-pre.dtsi [new file with mode: 0644]
arch/powerpc/boot/dts/p1010rdb.dts
arch/powerpc/boot/dts/p1010rdb.dtsi [new file with mode: 0644]
arch/powerpc/boot/dts/p1010si.dtsi [deleted file]