OSDN Git Service

powerpc/85xx: Rework P1020RDB device tree
authorKumar Gala <galak@kernel.crashing.org>
Thu, 20 Oct 2011 07:21:09 +0000 (02:21 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Nov 2011 08:01:37 +0000 (02:01 -0600)
commit4e36afa7c5cd7d4585048263cbdc2b955117f590
treeac3a4b7d60714aff2beda44c91d54dffaa9b74ad
parent4de0e39cb883b26af667c660383ac26df525ae0b
powerpc/85xx: Rework P1020RDB 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:
* Dropping "fsl,p1020-IP..." from compatibles for standard blocks
* Fixed PCIe interrupt-maps to have proper number of cells
* Added mdio node for etsec@26000
* Added usb node for 2nd usb controller

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