Hi Fabio,
Please can you share me the link for 3.17 kernel.
Linux kernel I am using 2.6.35.3. I am following chapters 9,10, and 11 of the MX28_EVK_Linux_Reference_Manual.pdf and also refering drivers/video/mxs/lcd_43wvf1g.c file. It was configured to pwm2 and changed it to pwm4 as per my needs. I also got sysfs entries as follows.
/sys/devices/platform/mxs-bl.0/backlight/mxs-bl$ ls
actual_brightness brightness max_brightness subsystem
bl_power device power uevent
Default values are as follows:
/sys/devices/platform/mxs-bl.0/backlight/mxs-bl$ cat brightness
50
/sys/devices/platform/mxs-bl.0/backlight/mxs-bl$ cat bl_power
1
I changed bl_power to 0 brightness to 100, there is no effect on the display. I am not seeing backlight.
Please let me know do we have to configure any other settings.
If we change it gpio it is working fine. I am able to see the backlight.
Thanks and Regards
Ashok .K