Re: [PATCH v4] soc: imx: Add SoC device register for i.MX9
From: Shawn Guo
Date: Sun Nov 03 2024 - 04:21:17 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>
> Tested-by: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx>
> Reviewed-by: Stefan Wahren <wahrenst@xxxxxxx>
Applied, thanks!