On Apr 28, 2011, at 2:00 AM, Prabhakar Kushwaha wrote:

> 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 <prabha...@freescale.com>
> ---
> Based upon 
> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git(branch 
> master)
> 
> This patch depends on following patch
>       "powerpc/85xx: P1020 DTS : re-organize dts files"
> 
> arch/powerpc/boot/dts/p1020rdb_camp_core0.dts |  213 +++++++++++++++++++++++++
> arch/powerpc/boot/dts/p1020rdb_camp_core1.dts |  148 +++++++++++++++++
> arch/powerpc/boot/dts/p1020si.dtsi            |    2 +-
> 3 files changed, 362 insertions(+), 1 deletions(-)
> create mode 100644 arch/powerpc/boot/dts/p1020rdb_camp_core0.dts
> create mode 100644 arch/powerpc/boot/dts/p1020rdb_camp_core1.dts

applied to next

- k
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to