[GIT PULL] i.MX fixes for 5.10, round 5

Shawn Guo shawnguo at kernel.org
Tue Dec 1 04:18:21 EST 2020


The following changes since commit 33d0d843872c5ddbe28457a92fc6f2487315fb9f:

  ARM: dts: imx50-evk: Fix the chip select 1 IOMUX (2020-11-10 10:36:10 +0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-fixes-5.10-5

for you to fetch changes up to 19ba8fb810c60b46869acc9f455613de454e0fca:

  ARM: dts: imx6qdl-kontron-samx6i: fix I2C_PM scl pin (2020-12-01 09:20:18 +0800)

----------------------------------------------------------------
i.MX fixes for 5.10, round 5:

- Fix a regression on SoC revision detection with ANATOP, that is
  introduced by commit  4a4fb66119eb ("ARM: imx: Add missing
  of_node_put()").
- Drop PAD_GPIO_6 from imx6qdl-wandboard ENET pin group, as the pin is
  used by camera sensor now.
- Fix I2C3_SCL pinmux on imx6qdl-kontron-samx6i board, so that SoM EEPROM
  can be accessed.

----------------------------------------------------------------
Bernd Bauer (1):
      ARM: dts: imx6qdl-kontron-samx6i: fix I2C_PM scl pin

Fabio Estevam (1):
      ARM: dts: imx6qdl-wandboard-revd1: Remove PAD_GPIO_6 from enetgrp

Robert Karszniewicz (1):
      ARM: imx: Use correct SRC base address

 arch/arm/boot/dts/imx6qdl-kontron-samx6i.dtsi  | 2 +-
 arch/arm/boot/dts/imx6qdl-wandboard-revd1.dtsi | 1 -
 arch/arm/mach-imx/anatop.c                     | 2 +-
 3 files changed, 2 insertions(+), 3 deletions(-)



More information about the linux-arm-kernel mailing list