* [PATCH v2 0/3] backlight support for sh_mobile_lcdcfb
@ 2011-02-16 3:49 Alexandre Courbot
0 siblings, 0 replies; only message in thread
From: Alexandre Courbot @ 2011-02-16 3:49 UTC (permalink / raw)
To: linux-sh
Refined patch that uses board-specific callbacks instead of
fixed GPIO controls. Support for ecovec24 is included, and the
backlight control code of ap325rxa have also been moved to the
new callbacks.
Alexandre Courbot (3):
fbdev: sh_mobile_lcdcfb: add backlight support
sh: mach-ecovec24: support for main lcd backlight
sh: mach-ap325rxa: move backlight control code
arch/sh/boards/mach-ap325rxa/setup.c | 32 ++++++++++---
arch/sh/boards/mach-ecovec24/setup.c | 18 ++++++++
drivers/video/Kconfig | 1 +
drivers/video/sh_mobile_lcdcfb.c | 81 ++++++++++++++++++++++++++++++++++
drivers/video/sh_mobile_lcdcfb.h | 2 +
include/video/sh_mobile_lcdc.h | 9 ++++
6 files changed, 135 insertions(+), 8 deletions(-)
--
1.7.4.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-02-16 3:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-16 3:49 [PATCH v2 0/3] backlight support for sh_mobile_lcdcfb Alexandre Courbot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).