powerpc/85xx: Rework P5020DS device tree
authorKumar Gala <galak@kernel.crashing.org>
Mon, 7 Nov 2011 16:22:36 +0000 (10:22 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Nov 2011 08:01:39 +0000 (02:01 -0600)
commit03f4201bd44e7d3ca7dc26b30d4251a07c77e9f2
treed786c935b607b77f116e6fb0446923d93b2b97f9
parentb9db022c62f72bc5a029f20851b012895a6ea7ca
powerpc/85xx: Rework P5020DS 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,p5020-IP..." from compatibles for standard blocks
* Removed mpic interrupt-parent from dcsr-epu node, just use top level
* Removed mpic interrupt-parent from sec nodes, just use top level

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