[GIT PULL 2/6] i.MX SoC update for 5.12
Shawn Guo
shawnguo at kernel.org
Thu Feb 4 07:01:46 EST 2021
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-soc-5.12
for you to fetch changes up to 579c6f925e5ae3a70ec32e936908066707dbfef5:
ARM: imx: Remove unused IMX_GPIO_NR() macro (2021-01-29 16:47:25 +0800)
----------------------------------------------------------------
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.
----------------------------------------------------------------
Fabio Estevam (1):
ARM: imx: Remove unused IMX_GPIO_NR() macro
Oleksij Rempel (1):
ARM: imx: mach-imx6ul: remove 14x14 EVK specific PHY fixup
Stefan Riedmueller (1):
ARM: mach-imx: imx6ul: Print SOC revision on boot
arch/arm/mach-imx/hardware.h | 4 ----
arch/arm/mach-imx/mach-imx6ul.c | 25 ++++---------------------
2 files changed, 4 insertions(+), 25 deletions(-)
More information about the linux-arm-kernel
mailing list