]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Sun, 20 Nov 2011 16:03:43 +0000 (10:03 -0600)
commit06f739135cb7a9755c142048e896612a42d98034
treefb8ea66d38088b8a09921accaf4431f3a97d895c
parenta27e4f31c08e732c634d47ba48533abdc8ab3d14
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]