[PATCH 0/1] net: wireless: wcn36xx: Add support for pronto-v3

From: Sireesh Kodali
Date: Sat Mar 11 2023 - 10:07:28 EST


Hi,

Pronto-v3 is a WiFi remoteproc found on MSM8953 and other Qualcomm
platforms. Support for booting the remoteproc has already been merged,
however, due to a slight change in the register map between v2 and v3,
the wcn36xx driver does not work on pronot-v3. This patch updates the
register definitions to make wcn36xx work on pronto-v3 as well.

Regards,
Sireesh Kodali

Vladimir Lypak (1):
net: wireless: ath: wcn36xx: add support for pronto-v3

drivers/net/wireless/ath/wcn36xx/dxe.c | 23 +++++++++++-----------
drivers/net/wireless/ath/wcn36xx/dxe.h | 4 ++--
drivers/net/wireless/ath/wcn36xx/main.c | 1 +
drivers/net/wireless/ath/wcn36xx/wcn36xx.h | 1 +
4 files changed, 16 insertions(+), 13 deletions(-)

--
2.39.2