Hi teddy 123
you are right, lcd_enable() has functions
imx_pwm_enable, imx_pwm_config, they are
defined in uboot/drivers/misc/imx_pwm.c.
You can just add printfs to check registers values.
PWM programming examples one can find in SDK
i.MX 6Series Platform SDK
Regarding lvds backlight:
* Set LVDS panel CABC_EN0 to low to disable
* CABC function. This function will turn backlight
* automatically according to display content, so
* simply disable it to get rid of annoying unstable
* backlight phenomena.
*/
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------