Skip to content

Commit

Permalink
ramips: add led_source for Asus RT-AC1200 devices
Browse files Browse the repository at this point in the history
this adds the mediatek,led_source dts binding for
Asus RT-AC1200 devices' dtsi, for correct switch LED
behavior.

The dts-binding is introduced in commit:
65dc9e0

Without this, we only have constantly very fast
blinking LEDs, which don't react on any traffic or
LAN events at all.

Signed-off-by: Tamas Balogh <tamasbalogh@hotmail.com>
  • Loading branch information
therealsummoner authored and hauke committed May 15, 2022
1 parent 73c1fe2 commit 771ea6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/ramips/dts/mt7628an_asus_rt-ac1200.dtsi
Expand Up @@ -111,6 +111,7 @@

&esw {
mediatek,portmap = <0x3e>;
mediatek,led_source = <4>;
};

&wmac {
Expand Down

0 comments on commit 771ea6f

Please sign in to comment.