Re: [PATCH v4] soc: imx: Add SoC device register for i.MX9

From: Shawn Guo
Date: Mon Nov 04 2024 - 02:27:47 EST


On Thu, Oct 31, 2024 at 02:54:38PM +0800, alice.guo@xxxxxxxxxxx wrote:
> From: "alice.guo" <alice.guo@xxxxxxx>
>
> i.MX9 SoCs have SoC ID, SoC revision number and chip unique identifier
> which are provided by the corresponding ARM trusted firmware API. This
> patch intends to use SMC call to obtain these information and then
> register i.MX9 SoC as a device.
>
> Signed-off-by: alice.guo <alice.guo@xxxxxxx>

A side note: could you git configure your user.name properly to make
the author/SoB appear like:

Alice Guo <alice.guo@xxxxxxx>

Thanks,
Shawn