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