mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
raho backlight control
This commit is contained in:
@@ -447,7 +447,7 @@ struct rk2818_fb_mach_info rk2818_fb_mach_info = {
|
||||
|
||||
struct rk2818bl_info rk2818_bl_info = {
|
||||
.pwm_id = 0,
|
||||
.pw_pin = GPIO_HIGH | (RK2818_PIN_PF4<< 8) ,
|
||||
.pw_pin = GPIO_HIGH | (RK2818_PIN_PF3<< 8) ,
|
||||
.bl_ref = 0,
|
||||
.pw_iomux = GPIOF34_UART3_SEL_NAME,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user