Merge "ARM: dts: msm: Add dtsi entry to configure cpu mask" into wlan-platform.lnx.2.0

This commit is contained in:
CNSS_WLAN Service
2024-07-01 07:50:51 -07:00
committed by Gerrit - the friendly Code Review server
5 changed files with 23 additions and 0 deletions

View File

@@ -189,6 +189,11 @@
"{class: wlan_pdc, ss: bb, res: s4j.v, enable: 1}",
"{class: wlan_pdc, ss: bb, res: s4j.v, upval: 932}",
"{class: wlan_pdc, ss: bb, res: s4j.v, dwnval: 444}";
/* cpu mask used for wlan tx rx interrupt affinity
* <cpumask_for_rx_interrupts cpumask_for_tx_comp_interrupts>
*/
wlan-txrx-intr-cpumask = <0x3 0x30>;
};
};