]> asedeno.scripts.mit.edu Git - linux.git/commit
soc: imx8: Add i.MX8MQ UID(unique identifier) support
authorAnson Huang <Anson.Huang@nxp.com>
Thu, 18 Jul 2019 07:13:11 +0000 (15:13 +0800)
committerShawn Guo <shawnguo@kernel.org>
Mon, 22 Jul 2019 01:36:48 +0000 (09:36 +0800)
commit3026d0b7a4972fd5fb56f5a454d1efe7534e84fc
tree34d2fe367a821738dbc4bd9f44c34f62b72d75a1
parent5f9e832c137075045d15cd6899ab0505cfb2ca4b
soc: imx8: Add i.MX8MQ UID(unique identifier) support

Add i.MX8MQ SoC UID(unique identifier) support, user
can read it from sysfs:

root@imx8mqevk:~# cat /sys/devices/soc0/soc_uid
D56911D6F060954B

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/soc/imx/soc-imx8.c