]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Sun, 20 Nov 2011 16:03:41 +0000 (10:03 -0600)
commit28993d106d36d3aa4508ffa1e88b0f434cebd45b
tree89588d52f344d8c34779a59058a7992bfa9e946c
parent6d76f66b943a798f1c5430309e78c4c64fce1139
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]