ipq40xx: nbg6617: switch to upstream boardfile variant
The NBG6617's boardfile was merged and this device can now switch to the upstream ath10k board-2.bin. Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
This commit is contained in:
parent
575d0240f9
commit
8b18fce3b8
1 changed files with 2 additions and 0 deletions
|
@ -301,10 +301,12 @@
|
||||||
|
|
||||||
&wifi0 {
|
&wifi0 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
qcom,ath10k-calibration-variant = "ZyXEL-NBG6617";
|
||||||
};
|
};
|
||||||
|
|
||||||
&wifi1 {
|
&wifi1 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
qcom,ath10k-calibration-variant = "ZyXEL-NBG6617";
|
||||||
};
|
};
|
||||||
|
|
||||||
&usb3_ss_phy {
|
&usb3_ss_phy {
|
||||||
|
|
Loading…
Reference in a new issue