projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b85228c
)
[ARM] tegra: stingray: Update backlight control register value
author
Dan Murphy
<wldm10@motorola.com>
Mon, 14 Jun 2010 14:41:36 +0000
(09:41 -0500)
committer
Colin Cross
<ccross@android.com>
Wed, 6 Oct 2010 23:33:09 +0000
(16:33 -0700)
direct control as opposed to PWM
Change-Id: I20405dcc41806d32c771cf591463a1b199a1d472
Signed-off-by: Dan Murphy <wldm10@motorola.com>
arch/arm/mach-tegra/board-stingray-panel.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-tegra/board-stingray-panel.c
b/arch/arm/mach-tegra/board-stingray-panel.c
index a7eaeeac9b0c073419e8e24273e0838b0804269d..286a8246fe4117531ad8ac737f4ba7e573a5362d 100644
(file)
--- a/
arch/arm/mach-tegra/board-stingray-panel.c
+++ b/
arch/arm/mach-tegra/board-stingray-panel.c
@@
-115,7
+115,7
@@
struct lp8550_eeprom_data stingray_lp8550_eeprom_data[] = {
struct lp8550_platform_data stingray_lp8550_backlight_data = {
.power_up_brightness = 0x80,
- .dev_ctrl_config = 0x0
0
,
+ .dev_ctrl_config = 0x0
5
,
.brightness_control = 0x80,
.dev_id = 0xfc,
.direct_ctrl = 0x01,