Re: [PATCH 1/1] net: wireless: ath: wcn36xx: add support for pronto-v3

From: Sireesh Kodali
Date: Mon Mar 13 2023 - 23:55:26 EST


On Mon Mar 13, 2023 at 11:22 AM IST, Kalle Valo wrote:
> Sireesh Kodali <sireeshkodali1@xxxxxxxxx> writes:
>
> > From: Vladimir Lypak <vladimir.lypak@xxxxxxxxx>
> >
> > Pronto v3 has a different DXE address than prior Pronto versions. This
> > patch changes the macro to return the correct register address based on
> > the pronto version.
> >
> > Signed-off-by: Vladimir Lypak <vladimir.lypak@xxxxxxxxx>
> > Signed-off-by: Sireesh Kodali <sireeshkodali1@xxxxxxxxx>
> > ---
> > 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(-)
>
> The title should be:
>
> wifi: wcn36xx: add support for pronto-v3
>
> I can fix that, no need to resend because of this.
>
> --
> https://patchwork.kernel.org/project/linux-wireless/list/
>
> https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

Thank you, I'll keep this in mind when submitting future patches