Hi, I'm a bit confused how a backlight device and a fb device should be "connected". In this particular case the OMAP 4430SDP board has an LCD panel controlled by omapfb (and omapdss on the lower level) with a backlight controlled by pwm_backlight (and twl6030-pwm on the lower level). Both omapfb and pwm_backlight work fine, but they don't know anything about each other, so, for example, blanking the fb via omapfb leaves the backlight on. Is there something I'm missing, or is the only solution to have some custom code to connect the fb and the bl, and handle it that way? Tomi -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html