]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: imx: Add msl code support for imx6qp
authorBai Ping <ping.bai@nxp.com>
Tue, 2 Feb 2016 10:01:38 +0000 (18:01 +0800)
committerShawn Guo <shawnguo@kernel.org>
Sun, 14 Feb 2016 03:07:17 +0000 (11:07 +0800)
commit29f122828ebeb8bcabf693b62fe86b41fc9d3f21
treefe517e75e576d8fb6b111b14f79bf9c115f127c9
parent5e77ae0399d09b72e31de0feb86c3cbc05e8c8d7
ARM: imx: Add msl code support for imx6qp

The i.MX6QP is a different SOC, but internally we treate it as i.MX6Q
Rev_2.0 to maximum the code reusability. The chip silicon number we
read from the ANADIG_DIGPROG is 0x630100. This patch add code to
identify it as i.MX6QP Rev_1.0 when print out the silicon version.

Signed-off-by: Bai Ping <ping.bai@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/mach-imx/anatop.c
arch/arm/mach-imx/mach-imx6q.c