commit | 1168935b962b240aeaec844855549c2e818fd965 | [log] [tgz] |
---|---|---|
author | Sebastian Reichel <sebastian.reichel@collabora.com> | Wed Jan 27 18:40:24 2021 +0100 |
committer | Shawn Guo <shawnguo@kernel.org> | Mon Mar 15 12:21:48 2021 +0800 |
tree | 288492c4214d96f4fa54a822439da831d4e9c152 | |
parent | a38fd8748464831584a19438cbb3082b5a2dab15 [diff] |
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>