ARM: imx: Add revision support for i.MX7ULP revision 2.2
authorAnson Huang <Anson.Huang@nxp.com>
Sun, 27 Sep 2020 07:03:13 +0000 (15:03 +0800)
committerShawn Guo <shawnguo@kernel.org>
Fri, 30 Oct 2020 00:15:27 +0000 (08:15 +0800)
commit2f4ac2d79eb4c09ee6dbda1d2fc2616f281094f9
tree208345e6cae63d4f041713648e0ba6f51b2c1c9c
parent3650b228f83adda7e5ee532e2b90429c03f7b9ec
ARM: imx: Add revision support for i.MX7ULP revision 2.2

On i.MX7ULP revision 2.2, the value is 3, so add support for this
revision, otherwise, it will use default revision of 1.0 which is
incorrect.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/mach-imx/mach-imx7ulp.c