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

From: Shawn Guo
Date: Mon Dec 09 2024 - 07:34:34 EST


On Mon, Nov 18, 2024 at 10:17:16AM +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>
> Tested-by: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx>
> Reviewed-by: Stefan Wahren <wahrenst@xxxxxxx>

Applied, thanks!