powerpc/85xx: Create dts for each core in CAMP mode for MPC8572DS
authorHaiying Wang <Haiying.Wang@freescale.com>
Wed, 3 Dec 2008 19:03:09 +0000 (14:03 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 3 Dec 2008 21:11:52 +0000 (15:11 -0600)
commit361425fc32422c9716fc69e52455b7d44fc02c18
treec9e5be7c9e9dffe6332f28ac0be7e034e92c0635
parent06be64a366885569f46a7e0e50b351266d28f5fc
powerpc/85xx: Create dts for each core in CAMP mode for MPC8572DS

This patch creates the dts files for each core and splits the devices
between the two cores for MPC8572DS.

core0 has memory, L2, i2c, dma1, global-util, eth0, eth1, crypto, pci0, pci1.
core1 has L2, dma2, eth2, eth3, pci2, msi.

MPIC is shared between two cores but each core will protect its interrupts
from other core by using "protected-sources" of mpic.

Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts [new file with mode: 0644]
arch/powerpc/boot/dts/mpc8572ds_camp_core1.dts [new file with mode: 0644]