Merge tag 'imx-soc-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo...
authorArnd Bergmann <arnd@arndb.de>
Tue, 9 Feb 2021 23:07:21 +0000 (00:07 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 9 Feb 2021 23:07:21 +0000 (00:07 +0100)
commit82e754b1ba6502bc627c2fdf04c3bc6383aefbec
tree8daa5e96e5ab2a0b22557dccc12eba27da12274a
parent24146a7d67ce0a37d044902e5fafc1aa5a6d98c8
parent579c6f925e5ae3a70ec32e936908066707dbfef5
Merge tag 'imx-soc-5.12' of git://git./linux/kernel/git/shawnguo/linux into arm/soc

i.MX SoC update for 5.12:

- Drop unused IMX_GPIO_NR() macro.
- Remove KSZ8081 PHY fixup from i.MX6UL machine code, because it only
  applies for KSZ8081RNA with 50MHz clock source, but breaks other
  KSZ8081 PHY configurations.
- Add a print of CPU type and SOC revision for i.MX6UL during boot.

* tag 'imx-soc-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  ARM: imx: Remove unused IMX_GPIO_NR() macro
  ARM: mach-imx: imx6ul: Print SOC revision on boot
  ARM: imx: mach-imx6ul: remove 14x14 EVK specific PHY fixup

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