mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 23:22:31 +02:00
arm64: dts: marvell: armada-3720: align lednode names with dtschema
The node names should be generic and DT schema expects certain pattern with 'led'. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20220616005333.18491-12-krzysztof.kozlowski@linaro.org
This commit is contained in:
parent
ebb8ba5495
commit
2b090180dc
|
|
@ -35,7 +35,7 @@ memory@0 {
|
|||
|
||||
leds {
|
||||
compatible = "gpio-leds";
|
||||
red {
|
||||
led {
|
||||
label = "mox:red:activity";
|
||||
gpios = <&gpiosb 21 GPIO_ACTIVE_LOW>;
|
||||
linux,default-trigger = "default-on";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user