Re: [PATCH v4 RESEND 1/3] soc: qcom: introduce new QMI encode/decode macros
From: Alexander Wilhelm
Date: Wed Nov 19 2025 - 03:13:16 EST
On Wed, Nov 19, 2025 at 10:04:27AM +0200, Dmitry Baryshkov wrote:
> On Tue, Nov 18, 2025 at 07:53:39AM +0100, Alexander Wilhelm wrote:
> > Introduce new QMI encode/decode macros for each basic element type. It
> > allows us to further distribute and handle endianness conversion of basic
> > element types of different size.
> >
> > Signed-off-by: Alexander Wilhelm <alexander.wilhelm@xxxxxxxxxxxx>
> > ---
> > drivers/soc/qcom/qmi_encdec.c | 56 +++++++++++++++++++++++++++++++++++
> > 1 file changed, 56 insertions(+)
>
> Nit: I think it might be idiomatic to fold this into the next patch.
> Nevertheless:
Sure, I'll do it.
> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
>
>
>
> --
> With best wishes
> Dmitry
Best regards
Alexander Wilhelm