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

From: Alice Guo (OSS)
Date: Mon Nov 04 2024 - 02:38:56 EST



> -----邮件原件-----
> 发件人: Shawn Guo <shawnguo2@xxxxxxxx>
> 发送时间: 2024年11月4日 15:27
> 收件人: Alice Guo (OSS) <alice.guo@xxxxxxxxxxx>
> 抄送: alexander.stein@xxxxxxxxxxxxxxx; wahrenst@xxxxxxx;
> shawnguo@xxxxxxxxxx; s.hauer@xxxxxxxxxxxxxx; kernel@xxxxxxxxxxxxxx;
> festevam@xxxxxxxxx; imx@xxxxxxxxxxxxxxx;
> linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; Alice Guo
> <alice.guo@xxxxxxx>
> 主题: [EXT] Re: [PATCH v4] soc: imx: Add SoC device register for i.MX9
>
> Caution: This is an external email. Please take care when clicking links or
> opening attachments. When in doubt, report the message using the 'Report this
> email' button
>
>
> 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>

May I ask if I need to send v5 to update my Signed-off-by?

Best Regards,
Alice Guo

> Thanks,
> Shawn