arm64: dts: qcom: apq8016-sbc: Allow USR4 LED to notify kernel panic

Blink the LED on a kernel panic.

Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
Acked-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
Amit Kucheria 2017-11-06 12:38:14 +05:30 committed by Arnd Bergmann
parent ea04d6b456
commit 95444f90f4

View File

@ -324,6 +324,7 @@ led@4 {
label = "apq8016-sbc:green:user4";
gpios = <&pm8916_gpios 2 GPIO_ACTIVE_HIGH>;
linux,default-trigger = "none";
panic-indicator;
default-state = "off";
};