All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] net: wireless: wcn36xx: Add support for pronto-v3
@ 2023-03-11 15:06 Sireesh Kodali
  2023-03-11 15:06 ` [PATCH 1/1] net: wireless: ath: wcn36xx: add " Sireesh Kodali
  0 siblings, 1 reply; 8+ messages in thread
From: Sireesh Kodali @ 2023-03-11 15:06 UTC (permalink / raw)
  To: loic.poulain, wcn36xx, linux-wireless, netdev,
	~postmarketos/upstreaming, linux-kernel
  Cc: Sireesh Kodali

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


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

end of thread, other threads:[~2023-03-15 10:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-11 15:06 [PATCH 0/1] net: wireless: wcn36xx: Add support for pronto-v3 Sireesh Kodali
2023-03-11 15:06 ` [PATCH 1/1] net: wireless: ath: wcn36xx: add " Sireesh Kodali
2023-03-13  5:52   ` Kalle Valo
2023-03-14  3:55     ` Sireesh Kodali
2023-03-14  8:49   ` Loic Poulain
2023-03-14 18:04     ` Sireesh Kodali
2023-03-14 18:42       ` Loic Poulain
2023-03-15 10:15   ` Kalle Valo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.