mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
rk3168: ds1006h: set bl_pwm output freq 20K
This commit is contained in:
@@ -206,6 +206,7 @@ static int rk29_backlight_pwm_resume(void)
|
||||
|
||||
static struct rk29_bl_info rk29_bl_info = {
|
||||
.min_brightness = 30,
|
||||
.pre_div = 20 * 000, // pwm output clk: 20k;
|
||||
.pwm_id = PWM_ID,
|
||||
.bl_ref = PWM_EFFECT_VALUE,
|
||||
.io_init = rk29_backlight_io_init,
|
||||
|
||||
Reference in New Issue
Block a user