powerpc/85xx: Create dts of each core in CAMP mode for P1020RDB
authorPrabhakar Kushwaha <prabhakar@freescale.com>
Thu, 28 Apr 2011 07:00:00 +0000 (12:30 +0530)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 19 May 2011 06:36:21 +0000 (01:36 -0500)
commit41cd08560bbf8371bbd00e783e992b0dc7e7c83d
tree0b870954332ef09311f8b6d9c8911b81b7d85c44
parentbc99d09abe14b4841454701c47e45f22444a890a
powerpc/85xx: Create dts of each core in CAMP mode for P1020RDB

Create the dts files for each core and splits the devices between the two
cores for P1020RDB.

Core0 has core0 to have memory, l2, i2c, spi, gpio, tdm, dma, usb, eth1,
eth2, sdhc, crypto, global-util, message, pci0, pci1, msi.
Core1 has l2, eth0, crypto.

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

Fix compatible property for global-util node of P1020si.dtsi.

Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/p1020rdb_camp_core0.dts [new file with mode: 0644]
arch/powerpc/boot/dts/p1020rdb_camp_core1.dts [new file with mode: 0644]
arch/powerpc/boot/dts/p1020si.dtsi