]> git.karo-electronics.de Git - karo-tx-linux.git/commit
powerpc/85xx: Rework MPC8568MDS device tree
authorKumar Gala <galak@kernel.crashing.org>
Thu, 10 Nov 2011 14:05:16 +0000 (08:05 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Sun, 20 Nov 2011 16:03:41 +0000 (10:03 -0600)
commitd2ffbf2d5b55f218685e46bf0bda59fc65a70782
tree1ae859420a5fe60bd3235fc7f57be7356397971a
parentc40acaf434f15b55af08423cb678fb053a91e644
powerpc/85xx: Rework MPC8568MDS 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:
* Moved to a standard 2 #address-cells & #size-cells at top-level
* Moved to specifying interrupt-parent for mpic at root
* Moved to 4-cell mpic interrupt cells to support MPIC timers
* Removed CPU properties setup by u-boot to match other .dts
* Reworked PCIe nodes to allow supportin IRQs for controller (errors)
  and moved PCI device IRQs down to virtual bridge level
* Dropping "fsl,mpc8568-IP..." from compatibles for standard blocks

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