Date: | 2012-01-28 12:37:44 (11 years 8 months ago) |
---|---|
Author: | Maarten ter Huurne |
Commit: | 0bc374e3db0cd58389e8ea73c04183f078ff2060 |
Message: | MIPS: A320: Fine-tune PWM backlight settings. The 1 ms PWM cycle is the same as legacy Dingux uses. We had some reports from users for whom the 5 ms OD cycle was causing flickering. An added advantage is that changing the backlight intensity via pwswd is more fluent now. The default brightness was increased from 100 to 145, which is a better value for use in the day time (not everyone is a night dweller like us ;). |
Files: |
arch/mips/jz4740/board-a320.c (1 diff) |
Change Details
arch/mips/jz4740/board-a320.c | ||
---|---|---|
198 | 198 | static struct platform_pwm_backlight_data a320_backlight_pdata = { |
199 | 199 | .pwm_id = 7, |
200 | 200 | .max_brightness = 255, |
201 | .dft_brightness = 100, | |
202 | .pwm_period_ns = 5000000, | |
201 | .dft_brightness = 145, | |
202 | .pwm_period_ns = 1000000, | |
203 | 203 | .notify = a320_backlight_notify, |
204 | 204 | }; |
205 | 205 |
Branches:
ben-wpan
ben-wpan-stefan
5396a9238205f20f811ea57898980d3ca82df0b6
jz-2.6.34
jz-2.6.34-rc5
jz-2.6.34-rc6
jz-2.6.34-rc7
jz-2.6.35
jz-2.6.36
jz-2.6.37
jz-2.6.38
jz-2.6.39
jz-3.0
jz-3.1
jz-3.11
jz-3.12
jz-3.13
jz-3.15
jz-3.16
jz-3.18-dt
jz-3.2
jz-3.3
jz-3.4
jz-3.5
jz-3.6
jz-3.6-rc2-pwm
jz-3.9
jz-3.9-clk
jz-3.9-rc8
jz47xx
jz47xx-2.6.38
master
Tags:
od-2011-09-04
od-2011-09-18
v2.6.34-rc5
v2.6.34-rc6
v2.6.34-rc7
v3.9