powerpc/85xx: Rework P2041RDB device tree
authorKumar Gala <galak@kernel.crashing.org>
Mon, 7 Nov 2011 16:58:28 +0000 (10:58 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Nov 2011 08:01:39 +0000 (02:01 -0600)
commit8b8673b8502b2bebf37db6c079699f76d421abc2
tree85ae6572af4e070ce1b9e3049b29d9af2bec645f
parent941d71c7361815c02e2b2831bbb9f06a504a3d24
powerpc/85xx: Rework P2041RDB 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:
* Adding of MPIC timer blocks
* Dropping "fsl,p2041-IP..." from compatibles for standard blocks
* Removed mpic interrupt-parent from dcsr-epu node, just use top level

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