I'm trying to add backlight support for the OMAP 35x LV SOM to the 2.6.27 kernel, and I'm running into problems. I cloned drivers/video/backlight/omap_bl.c and modified the enable/intensity to toggle the GPIO lines attached to the display, and on the 10 minute console blank timer the backlight shuts off and the panel is disabled. However, I can't get trigger the code to turn it back on, even after adding: do_poke_blanked_console = 1; schedule_console_callback(); in my touch driver on a pen down event... Any ideas how to get the console to unblank on touch (including having the backlight turn back on)? -- Peter Barada // senior software engineer LOGIC // embedded product solutions 411 Washington Ave. N. Suite 400 Minneapolis, MN 55401 M // 617.513.5874 Peter.Barada@xxxxxxxxxxx www.logicpd.com / / / / / / / / / / / / / / / / / / / / / / / / / / / / This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html