mirror of https://lore.kernel.org/ath12k/
 help / color / mirror / Atom feed
* [PATCH 0/2] wifi: ath12k: Add support to set mlo_capable_flags from QMI PHY capability
@ 2024-04-18 12:56 Raj Kumar Bhagat
  2024-04-18 12:56 ` [PATCH 1/2] wifi: ath12k: read single_chip_mlo_support parameter " Raj Kumar Bhagat
  2024-04-18 12:56 ` [PATCH 2/2] wifi: ath12k: set mlo_capable_flags based on " Raj Kumar Bhagat
  0 siblings, 2 replies; 6+ messages in thread
From: Raj Kumar Bhagat @ 2024-04-18 12:56 UTC (permalink / raw)
  To: ath12k; +Cc: linux-wireless, Raj Kumar Bhagat

Currently, mlo_capable_flags is set to zero if dualmac device is
detected based on One Time Programmable (OTP) register value.
This is not generic and in future dualmac devices may support
Single Link Operation (SLO) and Multi Link Operation (MLO).

Hence, add support to read 'single_chip_mlo_support' parameter from
the QMI PHY capability response message. Also set mlo_capable_flags
based on 'single_chip_mlo_support'

Raj Kumar Bhagat (2):
  wifi: ath12k: read single_chip_mlo_support parameter from QMI PHY
    capability
  wifi: ath12k: set mlo_capable_flags based on QMI PHY capability

 drivers/net/wireless/ath/ath12k/mhi.c |  1 -
 drivers/net/wireless/ath/ath12k/qmi.c | 40 +++++++++++++++++++++++----
 drivers/net/wireless/ath/ath12k/qmi.h |  2 ++
 3 files changed, 37 insertions(+), 6 deletions(-)


base-commit: 448ef71a317cc00e2ec0c1edcefbdf6df4b3e46b
-- 
2.34.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-04-24 15:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-18 12:56 [PATCH 0/2] wifi: ath12k: Add support to set mlo_capable_flags from QMI PHY capability Raj Kumar Bhagat
2024-04-18 12:56 ` [PATCH 1/2] wifi: ath12k: read single_chip_mlo_support parameter " Raj Kumar Bhagat
2024-04-22 14:42   ` Jeff Johnson
2024-04-24 15:34   ` Kalle Valo
2024-04-18 12:56 ` [PATCH 2/2] wifi: ath12k: set mlo_capable_flags based on " Raj Kumar Bhagat
2024-04-22 14:42   ` Jeff Johnson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox