On Thu 2016-04-28 19:03:37, Ezequiel Garcia wrote: > As per commit 916fe619951f ("leds: trigger: Introduce a kernel > panic LED trigger"), the kernel now supports a new LED trigger > to hook on the panic blink. > > However, the only way of using this is to dedicate a LED device, > making it rather useless. > > To overcome this limitation, the present series introduces the > capability to switch the LED trigger of certain LED devices upon > a kernel panic (using the panic notifier). > > The decision of which LEDs should be switched to the panic trigger > is left to each LED device driver. As an example, a devicetree > boolean property is introduced and used in the leds-gpio driver. > > The big change in this v3 is that I've moved the panic trigger > switching away from the core code and it's now part of > ledtrig-panic.c. Pavel, Jacek: How does it look? Seems better now. Thanks for doing that. For the series: Acked-by: Pavel Machek <pavel@xxxxxx> Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html