mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-03-01 19:21:46 +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