Hi On Tue, Sep 23, 2014 at 6:37 PM, Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> wrote: >> It's the same discussion we had with >> backlights for years and we're trying eagerly to merge them into the >> DRM char-devs. >> > > So keyboard backlight is going to be controlled by display chardev? Or > we are fragmenting backlights into different classes? The idea is to make DRM property changes propagate into a linked backlight. Applied to input-LEDs, it would mean setting LED_XYZ via input would cause an kernel-internal call into the linked led_class set_brightness(). This allows us to register an led-class per LED as you request, but at the same time allow easy access via input devices where it makes sense. Thanks David -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html