I couldn't contact the author of this driver.
I'd like to know who can review and apply my patch.
Thanks & BR
Milo -
-Original Message-----
From: Kim, Milo
Sent: Monday, January 16, 2012 3:31 PM
To: 'linux-ker...@vger.kernel.org'; 'rpur...@rpsys.net'
Cc:
ABLE | LP5521_LOGARITHMIC_PWM))
+ if (buf != LP5521_ENABLE_DEFAULT)
return -ENODEV;
return 0;
--
1.7.4.1
-Original Message-
From: Kim, Milo
Sent: Friday, January 06, 2012 11:20 AM
To: 'linux-ker...@vger.kernel.org'; 'rpur...@rpsys.net'
Cc: 'linaro
* Changes of lp5521_platform_data
> 'update_config' is added
> 'name' is added
Value of CONFIG register(Addr 08h) and name of led channels are dependant on
the project.
So these fields have been added in lp5521_platform_data.
> led pattern data
lp5521 has autonomous operation mode without external
Hello, All
I send the new backlight driver patch for TI LP855x.
* Test Environment
On the OMAP3530 beagleboard.
* Patch base version
Linux-3.2-stable
This patch supports TI LP8550/LP8551/LP8852/LP8553/LP8556 backlight driver.
Signed-off-by: Milo(Woogyom) Kim
---
Documentation/backlight/lp855
Hello, Backlight Class Maintainer
I send the patch for new lp855x backlight driver.
This patch provides Texas Instruments LP855x backlight driver.
* Supported Backlight ICs
LP8550, LP8551, LP8552 and LP8556
* Consolidated Driver
Just one driver file can support several LP855x backlight ICs.
* D