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

From: Stefan Wahren
Date: Wed Oct 30 2024 - 10:57:19 EST


Am 30.10.24 um 10:13 schrieb alice.guo@xxxxxxxxxxx:
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>
Reviewed-by: Stefan Wahren <wahrenst@xxxxxxx>