]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9dce755d0413093973110b909e50544f3a603434
treec9e5be7c9e9dffe6332f28ac0be7e034e92c0635
parent940028f75d89c15f1821fb6eb074f6e3618a4726
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]