| commit | 812cebdc5f7b2e7e5de4380e5426d3966f80c7d4 | [log] [tgz] |
|---|---|---|
| author | Krzysztof Kozlowski <[email protected]> | Sat Nov 11 10:46:23 2023 +0100 |
| committer | Greg Kroah-Hartman <[email protected]> | Thu Jan 25 14:37:44 2024 -0800 |
| tree | 32dcd131dde1a0b13b069c303122c6791fa118a3 | |
| parent | ba31bb08c15cac449c8385325841c6bbfb040b86 [diff] |
arm64: dts: qcom: qrb5165-rb5: correct LED panic indicator
[ Upstream commit dc6b5562acbac0285ab3b2dad23930b6434bdfc6 ]
There is no "panic-indicator" default trigger but a property with that
name:
qrb5165-rb5.dtb: leds: led-user4: Unevaluated properties are not allowed ('linux,default-trigger' was unexpected)
Fixes: b5cbd84e499a ("arm64: dts: qcom: qrb5165-rb5: Add onboard LED support")
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Manivannan Sadhasivam <[email protected]>
Reviewed-by: Konrad Dybcio <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Signed-off-by: Sasha Levin <[email protected]>