]> git.baikalelectronics.ru Git - kernel.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>
Thu, 24 Nov 2011 08:01:37 +0000 (02:01 -0600)
commit1673b7fe99c8c12302af13f39fd546c8090d148c
tree22e6300d0f89f30c3d78ed0ed0f7566a7f27f26f
parenta1a6a39ed1c5fc1b021f7f84d52a59503d06f5e2
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]