From: Haiying Wang Date: Wed, 3 Dec 2008 19:03:09 +0000 (-0500) Subject: powerpc/85xx: Create dts for each core in CAMP mode for MPC8572DS X-Git-Tag: v2.6.29-rc1~574^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=361425fc32422c9716fc69e52455b7d44fc02c18;p=pandora-kernel.git 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 Signed-off-by: Kumar Gala --- Reading git-diff-tree failed