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