Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions target/linux/qualcommax/dts/ipq5018-qcn6122.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@
<GIC_SPI 426 IRQ_TYPE_EDGE_RISING>,
<GIC_SPI 427 IRQ_TYPE_EDGE_RISING>,
<GIC_SPI 428 IRQ_TYPE_EDGE_RISING>;
nss-radio-priority = <1>;
status = "disabled";
};

Expand All @@ -130,6 +131,7 @@
<GIC_SPI 458 IRQ_TYPE_EDGE_RISING>,
<GIC_SPI 459 IRQ_TYPE_EDGE_RISING>,
<GIC_SPI 460 IRQ_TYPE_EDGE_RISING>;
nss-radio-priority = <1>;
status = "disabled";
};
};
Original file line number Diff line number Diff line change
Expand Up @@ -115,17 +115,7 @@
};
};

&wifi0 {
// IPQ5018
&wifi {
// IPQ5018 internal 2.4GHz radio
nss-radio-priority = <0>;
};

&wifi1 {
// QCN6102 5G
nss-radio-priority = <1>;
};

&wifi2 {
// QCN6122 5G/6G
nss-radio-priority = <1>;
};