Merge tag 'imx-soc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo...
authorArnd Bergmann <arnd@arndb.de>
Wed, 9 Dec 2020 16:27:34 +0000 (17:27 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 9 Dec 2020 16:27:35 +0000 (17:27 +0100)
commite7e499ee8a844189edff3e768d4721d1a6cc67fd
tree1db27126e767da2d0e3c76492e2c8b2e9adca668
parentb760bfbcbff356c7cfab167205ff4a4cf9d7a0b0
parent4ba79e25d7f1a7394021ba4c215a7ecdcc270fb6
Merge tag 'imx-soc-5.11' of git://git./linux/kernel/git/shawnguo/linux into arm/soc

i.MX SoC update for 5.11:

- Add revision detection support for i.MX7ULP revision 2.2.
- Add a little document for i.MX7ULP B2 silicon version.
- Add serial number support for i.MX23, i.MX28 SoCs through soc_device.
- Improve the identifying of i.MX6QP SoCs.

* tag 'imx-soc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  ARM: mxs: Add serial number support for i.MX23, i.MX28 SoCs
  ARM: imx: mach-imx6q: correctly identify i.MX6QP SoCs
  ARM: imx: imx7ulp: Add a comment explaining the B2 silicon version
  ARM: imx: Add revision support for i.MX7ULP revision 2.2

Link: https://lore.kernel.org/r/20201202142717.9262-2-shawnguo@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>