[PATCH 7/8] powerpc/fsl-booke: Add initial T4240QDS board support

Kumar Gala galak at kernel.crashing.org
Wed Mar 13 08:16:04 EST 2013


On Mar 5, 2013, at 5:15 PM, Kumar Gala wrote:

> Some minor changes to the common corenet_ds.c code are needed to support
> the T4240QDS:
> * Add support for "fsl,qoriq-pcie-v3.0" controller
> * Bump max # of IRQs to 512 (T4240 supports more interrupts than
>  previous SoCs).
> 
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/platforms/85xx/Kconfig      |   17 ++++++
> arch/powerpc/platforms/85xx/Makefile     |    1 +
> arch/powerpc/platforms/85xx/corenet_ds.c |    5 +-
> arch/powerpc/platforms/85xx/t4240_qds.c  |   98 ++++++++++++++++++++++++++++++
> 4 files changed, 120 insertions(+), 1 deletion(-)
> create mode 100644 arch/powerpc/platforms/85xx/t4240_qds.c

applied to next

- k


More information about the Linuxppc-dev mailing list