All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] s3c2440: mini2440: Add missing code parts to be fully working with latest kernel.
@ 2011-03-29  6:32 ` Marek Belisko
  0 siblings, 0 replies; 24+ messages in thread
From: Marek Belisko @ 2011-03-29  6:32 UTC (permalink / raw)
  To: linux-arm-kernel

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).

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(-)

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2011-03-29 12:59 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-29  6:32 [PATCH 0/4] s3c2440: mini2440: Add missing code parts to be fully working with latest kernel Marek Belisko
2011-03-29  6:32 ` Marek Belisko
2011-03-29  6:32 ` [PATCH 1/4] s3c2440: mini2440: Add support for new LCD panels Marek Belisko
2011-03-29  6:32   ` Marek Belisko
2011-03-29  6:32 ` [PATCH 2/4] s3c2440: mini2440: Add touchscreen support for mini2440 Marek Belisko
2011-03-29  6:32   ` Marek Belisko
2011-03-29  6:32 ` [PATCH 3/4] s3c2440: mini2440: Select touchscreen by default Marek Belisko
2011-03-29  6:32   ` Marek Belisko
2011-03-29  6:32 ` [PATCH 4/4] s3c2440: mini2440: Enable the backlight LED earlier at boot time Marek Belisko
2011-03-29  6:32   ` Marek Belisko
2011-03-29  8:50   ` Vasily Khoruzhick
2011-03-29  8:50     ` Vasily Khoruzhick
2011-03-29  8:55     ` Belisko Marek
2011-03-29  8:55       ` Belisko Marek
2011-03-29  9:53       ` [PATCH] s3c2440: mini2440: Use leds-gpio driver for board leds handling Marek Belisko
2011-03-29  9:53         ` Marek Belisko
2011-03-29  9:59         ` Belisko Marek
2011-03-29  9:59           ` Belisko Marek
2011-03-29 12:58         ` Vasily Khoruzhick
2011-03-29 12:58           ` Vasily Khoruzhick
2011-03-29  7:20 ` [PATCH 0/4] s3c2440: mini2440: Add missing code parts to be fully working with latest kernel M P
2011-03-29  7:20   ` M P
2011-03-29  7:23   ` Belisko Marek
2011-03-29  7:23     ` Belisko Marek

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.