Re: [PATCH v3 4/4] powerpc: Board support for GE IMP3A

From: Kumar Gala
Date: Fri Mar 16 2012 - 12:21:04 EST



On Mar 12, 2012, at 12:13 PM, Martyn Welch wrote:

> Initial board support for the GE IMP3A, a 3U compactPCI card with a p2020
> processor.
>
> Signed-off-by: Martyn Welch <martyn.welch@xxxxxx>
> ---
>
> v2: Rebase patch onto powerpc/next, taking work by Kyle Moffett into
> account.
>
> v3: Correct detection of interrupt controller.
>
> arch/powerpc/boot/dts/ge_imp3a.dts | 255 ++++++++++++++++++++++++++++++
> arch/powerpc/configs/ge_imp3a_defconfig | 257 +++++++++++++++++++++++++++++++
> arch/powerpc/platforms/85xx/Kconfig | 15 ++
> arch/powerpc/platforms/85xx/Makefile | 1 +
> arch/powerpc/platforms/85xx/ge_imp3a.c | 246 +++++++++++++++++++++++++++++
> drivers/gpio/gpio-ge.c | 28 ++++
> 6 files changed, 802 insertions(+), 0 deletions(-)
> create mode 100644 arch/powerpc/boot/dts/ge_imp3a.dts
> create mode 100644 arch/powerpc/configs/ge_imp3a_defconfig
> create mode 100644 arch/powerpc/platforms/85xx/ge_imp3a.c

applied, moved defconfig to configs/85xx/

- k--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/