Re: [PATCH V3] soc: imx-scu: Add SoC UID(unique identifier) support

From: Shawn Guo
Date: Mon Aug 12 2019 - 08:35:20 EST


On Tue, Jul 02, 2019 at 03:45:45PM +0800, Anson.Huang@xxxxxxx wrote:
> From: Anson Huang <Anson.Huang@xxxxxxx>
>
> Add i.MX SCU SoC's UID(unique identifier) support, user
> can read it from sysfs:
>
> root@imx8qxpmek:~# cat /sys/devices/soc0/soc_uid
> 7B64280B57AC1898
>
> Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>
> Reviewed-by: Daniel Baluta <daniel.baluta@xxxxxxx>

Applied, thanks.