powerpc/85xx: Rework P3041DS device tree
authorKumar Gala <galak@kernel.crashing.org>
Mon, 7 Nov 2011 16:38:56 +0000 (10:38 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Nov 2011 08:01:39 +0000 (02:01 -0600)
commitb4c3804d18d37130625e1dd4d08fd9625f7eaba4
tree899604d4a8708988ad848f02ad76882a428ccddf
parent8b8673b8502b2bebf37db6c079699f76d421abc2
powerpc/85xx: Rework P3041DS 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,p3041-IP..." from compatibles for standard blocks
* Removed mpic interrupt-parent from dcsr-epu node, just use top level
* Fixed some dcsr compatiable typo's from 'p43041' to 'p3041'

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