Re: [PATCH v3 6/9] firmware: arm_scmi: Make SMC transport a standalone driver

From: Cristian Marussi
Date: Thu Aug 01 2024 - 15:22:03 EST


On Thu, Aug 01, 2024 at 11:46:03AM -0700, Nikunj Kela wrote:
>
> On 7/30/2024 6:33 AM, Cristian Marussi wrote:
> > Make SCMI SMC transport a standalone driver that can be optionally
> > loaded as a module.
> >
> > CC: Peng Fan <peng.fan@xxxxxxx>
> > CC: Nikunj Kela <quic_nkela@xxxxxxxxxxx>
> > Signed-off-by: Cristian Marussi <cristian.marussi@xxxxxxx>
> > ---
>
> Tested-by: Nikunj Kela <quic_nkela@xxxxxxxxxxx>
>
> Tested this series on Qualcomm SA8255p(to be upstreamed) platform that
> uses Qualcomm SMC transport.
>

Thanks a lot for testing again this series, Nikunj !
Cristian