[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <613D20C2-EBE3-435C-89F0-8C858A344DED@kernel.crashing.org>
Date: Fri, 16 Mar 2012 11:14:00 -0500
From: Kumar Gala <galak@...nel.crashing.org>
To: Martyn Welch <martyn.welch@...com>
Cc: linuxppc-dev@...ts.ozlabs.org,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Wim Van Sebroeck <wim@...ana.be>,
linux-kernel@...r.kernel.org,
Linus Walleij <linus.walleij@...aro.org>
Subject: Re: [PATCH v3 4/4] powerpc: Board support for GE IMP3A
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@...com>
> ---
>
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists