Re: [PATCH 0/4] s3c2440: mini2440: Add missing code parts to be fullyworking with latest kernel.

From: M P
Date: Tue Mar 29 2011 - 03:20:23 EST


On Tue, Mar 29, 2011 at 7:32 AM, Marek Belisko
<marek.belisko@xxxxxxxxxxxxxxx> wrote:
> Patch add new LCD panels with which was board produced. Also add touchscreen
> support. Enabling LCD backlight during early booting stage also added.
>
> Some code parts are collected or inspired from other code (authors are in CC).

Actually, I'm not in CC, and most of this was from my own mini2440
tree on repo.or.cz, I'm also listed as maintainer at the bottom of the
mach-mini2440.c file.

Michael

> Marek Belisko (4):
>  s3c2440: mini2440: Add support for new LCD panels.
>  s3c2440: mini2440: Add touchscreen support for mini2440.
>  s3c2440: mini2440: Select touchscreen by default.
>  s3c2440: mini2440: Enable the backlight LED earlier at boot time.
>
>  arch/arm/mach-s3c2410/include/mach/leds-gpio.h |    1 +
>  arch/arm/mach-s3c2440/Kconfig                  |    1 +
>  arch/arm/mach-s3c2440/mach-mini2440.c          |   55 +++++++++++++++++++++++-
>  drivers/leds/leds-s3c24xx.c                    |    6 ++-
>  4 files changed, 60 insertions(+), 3 deletions(-)
>
>
--
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/