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)
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>

No differences found