soc: imx: add i.MX51/i.MX53 unique id support
authorSebastian Reichel <sebastian.reichel@collabora.com>
Wed, 27 Jan 2021 17:40:24 +0000 (18:40 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 15 Mar 2021 04:21:48 +0000 (12:21 +0800)
commit1168935b962b240aeaec844855549c2e818fd965
tree288492c4214d96f4fa54a822439da831d4e9c152
parenta38fd8748464831584a19438cbb3082b5a2dab15
soc: imx: add i.MX51/i.MX53 unique id support

i.MX51 and i.MX53 SoCs have a 64-bit SoC unique ID stored in IIM,
which can be used as SoC serial number. The same feature is already
implemented for i.MX6/i.MX7, so this complements support to earlier
SoCs.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/soc/imx/soc-imx.c