Commits

Anson Huang committed a6148aad7e6
MLK-15285-1 soc: imx: add i.MX8MQ soc id support Add i.MX8MQ SOC ID support, users can cat soc_id and revision via /sys/devices/soc0/: root@imx8mq:~# cat /sys/devices/soc0/soc_id i.MX8MQ root@imx8mq:~# cat /sys/devices/soc0/revision 1.0 Signed-off-by: Anson Huang <Anson.Huang@nxp.com>