| commit | 419ab8f74a4bed44efe302df21c5d018ddd52f8e | [log] [tgz] |
|---|---|---|
| author | Krzysztof Kozlowski <[email protected]> | Sat Nov 11 10:56:16 2023 +0100 |
| committer | Greg Kroah-Hartman <[email protected]> | Thu Jan 25 14:37:44 2024 -0800 |
| tree | e08aee28af713421ace797712c056c816dc141d8 | |
| parent | 812cebdc5f7b2e7e5de4380e5426d3966f80c7d4 [diff] |
arm64: dts: qcom: sdm845-db845c: correct LED panic indicator
[ Upstream commit 0c90c75e663246203a2b7f6dd9e08a110f4c3c43 ]
There is no "panic-indicator" default trigger but a property with that
name:
sdm845-db845c.dtb: leds: led-0: Unevaluated properties are not allowed ('linux,default-trigger' was unexpected)
Fixes: 3f72e2d3e682 ("arm64: dts: qcom: Add Dragonboard 845c")
Signed-off-by: Krzysztof Kozlowski <[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]>