powerpc/85xx: Rework P3060QDS device tree
authorKumar Gala <galak@kernel.crashing.org>
Wed, 9 Nov 2011 19:21:57 +0000 (13:21 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Nov 2011 08:01:39 +0000 (02:01 -0600)
commit8389c823b50bfb81eccdb115f486459adacf4b17
treeecc7f6a98390155e717c5bc4c23add605b8ea30e
parentb4c3804d18d37130625e1dd4d08fd9625f7eaba4
powerpc/85xx: Rework P3060QDS 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,p3060-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
* Fixed l3-cache IRQs, we have 2 CPCs, so we should have IRQs for both

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