Skip to content

Commit 115d673

Browse files
authored
ramips: fix wifi issue with ssrplus (coolsnowwolf#10030)
1 parent 44275af commit 115d673

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

target/linux/ramips/dts/mt7621.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -557,8 +557,8 @@
557557

558558
hnat: hnat@1e100000 {
559559
compatible = "mediatek,mtk-hnat_v1";
560-
ext-devices = "apcli0", "apclii0","apclix0",
561-
"ra0", "rai0", "rax0", "wlan0", "wlan1";
560+
/* ext-devices = "apcli0", "apclii0","apclix0",
561+
"ra0", "rai0", "rax0", "wlan0", "wlan1"; */
562562
reg = <0x1e100000 0x3000>;
563563

564564
resets = <&ethsys 0>;

0 commit comments

Comments
 (0)