]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
powerpc/85xx: Rework P4080DS device trees
authorKumar Gala <galak@kernel.crashing.org>
Fri, 4 Nov 2011 14:47:49 +0000 (09:47 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Nov 2011 08:01:39 +0000 (02:01 -0600)
commitb9db022c62f72bc5a029f20851b012895a6ea7ca
treefdd6987a68f4857280d9fc215ba3b0b44c2c2811
parent8389c823b50bfb81eccdb115f486459adacf4b17
powerpc/85xx: Rework P4080DS device trees

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,p4080-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/p4080si-post.dtsi [new file with mode: 0644]
arch/powerpc/boot/dts/fsl/p4080si-pre.dtsi [new file with mode: 0644]
arch/powerpc/boot/dts/p4080ds.dts
arch/powerpc/boot/dts/p4080si.dtsi [deleted file]