Hello, This patch adds support for default-brightness and active-low. You have to apply this patch first: http://lkml.org/lkml/2012/11/12/222 Regards, Boris Boris BREZILLON (4): leds: leds-pwm: add default_brightness leds: leds-pwm: set default brightness when probing new pwm-leds leds: leds-pwm: set inversed polarty on pwm if led is active_low leds: leds-pwm: add active_low and default-brightness device tree binding .../devicetree/bindings/leds/leds-pwm.txt | 4 ++++ drivers/leds/leds-pwm.c | 12 +++++++++++- include/linux/leds_pwm.h | 1 + 3 files changed, 16 insertions(+), 1 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-leds" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html