]> git.baikalelectronics.ru Git - kernel.git/commit
ARM64: defconfig: enable the leds-pwm driver and default-on trigger
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sun, 19 Feb 2017 22:23:25 +0000 (23:23 +0100)
committerKevin Hilman <khilman@baylibre.com>
Mon, 6 Mar 2017 17:54:57 +0000 (09:54 -0800)
commit9c6d418b544a77af16dda0187033d2d49260aae5
tree6df7833a000ce7ea6685463146110f83327a7423
parent8a17c7afe9fb246fbdf434a8c4a84cdc5bada8cb
ARM64: defconfig: enable the leds-pwm driver and default-on trigger

This enables the leds-pwm driver to support LEDs which are PWM-powered
(and thus dimmable). Additionally we have to enable the "default-on"
trigger - this was not required before because the gpio-leds driver has
a separate "default-state" property which can be used to enable the LED
by default.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/configs/defconfig