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

From: Sireesh Kodali
Date: Tue Mar 14 2023 - 14:04:57 EST


On Tue Mar 14, 2023 at 2:19 PM IST, Loic Poulain wrote:
> On Sat, 11 Mar 2023 at 16:07, Sireesh Kodali <sireeshkodali1@xxxxxxxxx> wrote:
> >
> > 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>
>
> Acked-by: Loic Poulain <loic.poulain@xxxxxxxxxx>
>
> Could you also submit a change for the new 'qcom,pronto-v3-pil'
> compatible in the related devicetree documentation ?
> (bindings/remoteproc/qcom,wcnss-pil.txt)

The changes to the device tree were only recently merged
LKML link: https://lkml.org/lkml/2022/9/30/1502