Re: [PATCH v2 3/3] leds: gpio: Support the "panic-indicator" firmware property

2016-04-19 Thread Ezequiel Garcia
Hi Jacek, On 14 April 2016 at 05:57, Jacek Anaszewski wrote: > Hi Ezequiel, > > It would be good to update also leds-gpio bindings, > of course in a separate patch: > > Documentation/devicetree/bindings/leds/leds-gpio.txt > Yes, you are right. I will send a new series adding this. Thanks, -- E

Re: [PATCH v2 3/3] leds: gpio: Support the "panic-indicator" firmware property

2016-04-14 Thread Jacek Anaszewski
Hi Ezequiel, It would be good to update also leds-gpio bindings, of course in a separate patch: Documentation/devicetree/bindings/leds/leds-gpio.txt Thanks, Jacek Anaszewski On 04/13/2016 08:08 PM, Ezequiel Garcia wrote: Calling a GPIO LEDs is quite likely to work even if the kernel has panic

[PATCH v2 3/3] leds: gpio: Support the "panic-indicator" firmware property

2016-04-13 Thread Ezequiel Garcia
Calling a GPIO LEDs is quite likely to work even if the kernel has paniced, so they are ideal to blink in this situation. This commit adds support for the new "panic-indicator" firmware property, allowing to mark a given LED to blink on a kernel panic. Signed-off-by: Ezequiel Garcia --- drivers/