[PATCH 2/2] mach-ux500: Add CG2900 devices
Greg KH
gregkh at suse.de
Wed Mar 23 07:27:19 PDT 2011
On Wed, Mar 23, 2011 at 03:00:03PM +0100, Par-Gunnar Hjalmdahl wrote:
> This patch adds the board specific data for the CG2900
> driver on a UX500 board.
>
> Signed-off-by: Par-Gunnar Hjalmdahl <par-gunnar.p.hjalmdahl at stericsson.com>
> Acked-by: Linus Walleij <linus.walleij at linaro.org>
> ---
> arch/arm/mach-ux500/Makefile | 4 +
> arch/arm/mach-ux500/board-mop500.c | 160 ++++++++++++++++
> arch/arm/mach-ux500/devices-cg2900.c | 349 ++++++++++++++++++++++++++++++++++
> arch/arm/mach-ux500/devices-cg2900.h | 19 ++
> 4 files changed, 532 insertions(+), 0 deletions(-)
> create mode 100644 arch/arm/mach-ux500/devices-cg2900.c
> create mode 100644 arch/arm/mach-ux500/devices-cg2900.h
As this touches ARM specific code, I need an ack from the ARM maintainer
before I can take this through the staging tree. Is there any way to
make it part of your drivers/staging/ submission? There are other
examples in the staging tree already that do this, why not do that here
as well?
thanks,
greg k-h
More information about the devel
mailing list