commit | c5a890a445d06b0dfe5fc954b7391c1ec0afb76d | [log] [tgz] |
---|---|---|
author | Bai Ping <ping.bai@nxp.com> | Tue Feb 02 18:01:38 2016 +0800 |
committer | Shawn Guo <shawnguo@kernel.org> | Sun Feb 14 11:07:17 2016 +0800 |
tree | fe517e75e576d8fb6b111b14f79bf9c115f127c9 | |
parent | 26e30c6489f4774492c168c7b953e575a16765f7 [diff] |
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>