soc: imx8m: Correct i.MX8MP UID fuse offset
authorAnson Huang <Anson.Huang@nxp.com>
Wed, 10 Jun 2020 10:03:02 +0000 (18:03 +0800)
committerShawn Guo <shawnguo@kernel.org>
Tue, 23 Jun 2020 11:45:21 +0000 (19:45 +0800)
commitc95c9693b112f312b59c5d100fd09a1349970fab
treeca0a414e8fc0a59ba1c1baa826900a4bf5f6fc53
parentd22a16cc92e04d053fd807ef3587e4f135e4206f
soc: imx8m: Correct i.MX8MP UID fuse offset

Correct i.MX8MP UID fuse offset according to fuse map:

UID_LOW: 0x420
UID_HIGH: 0x430

Fixes: fc40200ebf82 ("soc: imx: increase build coverage for imx8m soc driver")
Fixes: 18f662a73862 ("soc: imx: Add i.MX8MP SoC driver support")
Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Reviewed-by: Iuliana Prodan <iuliana.prodan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/soc/imx/soc-imx8m.c