Commit 95444f90 authored by Amit Kucheria's avatar Amit Kucheria Committed by Arnd Bergmann

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

Blink the LED on a kernel panic.
Signed-off-by: default avatarAmit Kucheria <amit.kucheria@linaro.org>
Acked-by: default avatarManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent ea04d6b4
......@@ -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";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment