Re: [PATCH v2 3/3] arm64: dts: imx8dxl: Add SolidRun SoM and HummingBoard
From: Andrew Lunn
Date: Thu Apr 30 2026 - 10:07:41 EST
> > Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
> >
> > Andrew
>
> Thanks!
>
> I don't know how to keep this partial review for v3, so I will send it without.
You can add my Reviewed-by. It is on record in the archive that it
only applies to a subset.
And in general, nobody can know the whole kernel, all the different
subsystems, and the details for all the DT bindings. So i would allow
some fuzziness for Reviewed-by: for a DT patch.
Interesting, an Acked-by: might actually be more appropriate.
Acked-by: does not necessarily indicate acknowledgement of the
entire patch. For example, if a patch affects multiple subsystems
and has an Acked-by: from one subsystem maintainer then this
usually indicates acknowledgement of just the part which affects
that maintainer’s code. Judgement should be used here.
So how about:
Acked-by: Andrew Lunn <andrew@xxxxxxx>
and you can take your pick :-)
Andrew