Searched hist:"6 c51a3644e233bce171c19cec9cec77a77beada7" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/board/freescale/mx6sabresd/ |
| H A D | mx6sabresd.c | 6c51a3644e233bce171c19cec9cec77a77beada7 Wed Jun 08 18:05:31 UTC 2016 Marco Franchi <marco.franchi@nxp.com> mx6sabresd: Allow LVDS backlight to be functional after a kernel reboot
Currently the LVDS backlight does not work in U-Boot after a “reboot” comand in the kernel.
This problem occurs because the kernel uses this pin in PWM mode and U-Boot does not configure the backlight pin as GPIO functionality.
So fix the problem by explicitly configuring the backlight pin as GPIO in U-Boot.
Signed-off-by: Marco Franchi <marco.franchi@nxp.com> Acked-by: Stefano Babic <sbabic@denx.de> Tested-by: Fabio Estevam <fabio.estevam@nxp.com>
|