mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-06 03:05:48 +00:00
ipq40xx: rutx10: Add missing variant to ath10k wifi
Add missing variant to ath10k wifi to allign to BDF changes for Teltonika RUTX10. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
66c4c2f023
commit
13fefc54fc
@ -24,3 +24,13 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&wifi0 {
|
||||
status = "okay";
|
||||
qcom,ath10k-calibration-variant = "Teltonika-RUTX10";
|
||||
};
|
||||
|
||||
&wifi1 {
|
||||
status = "okay";
|
||||
qcom,ath10k-calibration-variant = "Teltonika-RUTX10";
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user