mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 22:23:27 +00:00
bcm63xx: fix the Home Hub 2a power LED
Power LED register is wrong at dts. Fix it. Fixes:9ceeaf4c6c
("brcm63xx: switch to hardware led controllers") Signed-off-by: Daniel González Cabanelas <dgcbueu@gmail.com> (cherry picked from commit0e01ba9361
)
This commit is contained in:
parent
66e1bef8f7
commit
dee8ca626c
@ -60,7 +60,7 @@
|
||||
};
|
||||
|
||||
led_power_green: led@1 {
|
||||
reg = <0>;
|
||||
reg = <1>;
|
||||
active-low;
|
||||
label = "green:power";
|
||||
default-state = "on";
|
||||
|
Loading…
Reference in New Issue
Block a user