mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
rk3066b: pull down backlight pin when power off
This commit is contained in:
@@ -168,6 +168,7 @@ static int rk29_backlight_io_deinit(void)
|
||||
gpio_free(BL_EN_PIN);
|
||||
#endif
|
||||
rk30_mux_api_set(PWM_MUX_NAME, PWM_MUX_MODE_GPIO);
|
||||
gpio_direction_output(PWM_GPIO, GPIO_LOW);
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user