[GIT PULL] i.MX fixes for 5.11

Shawn Guo shawnguo at kernel.org
Tue Jan 12 08:12:25 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-fixes-5.11

for you to fetch changes up to 5a22747b76ca2384057d8e783265404439d31d7f:

  ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming (2021-01-11 11:41:17 +0800)

----------------------------------------------------------------
i.MX fixes for 5.11:

- Fix backlight pwm on imx6qdl-kontron-samx6i which is lost from
  #pwm-cells conversion.
- Fix duplicated bus node name for i.MX8MN SoC.
- Fix reset register offset on LS1028A SoC.
- Rename MMC node aliases for imx6q-tbs2910 to keep the MMC device
  index consistent with previous kernel version.
- Selecting ARM_GIC_V3 on non-CP15 processors to fix one build failure
  with i.MX8M SoC driver.
- Fix typos with status property on imx6qdl-kontron-samx6i board.
- Fix duplicated regulator-name on imx6qdl-gw52xx board.

----------------------------------------------------------------
Arnd Bergmann (1):
      ARM: imx: fix imx8m dependencies

Koen Vandeputte (1):
      ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming

Marco Felsch (2):
      ARM: dts: imx6qdl-kontron-samx6i: fix pwms for lcd-backlight
      ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default status

Michael Walle (1):
      arm64: dts: ls1028a: fix the offset of the reset register

Shengjiu Wang (1):
      arm64: dts: imx8mn: Fix duplicate node name

Soeren Moch (1):
      ARM: dts: tbs2910: rename MMC node aliases

 arch/arm/boot/dts/imx6q-tbs2910.dts            | 7 +++++++
 arch/arm/boot/dts/imx6qdl-gw52xx.dtsi          | 2 +-
 arch/arm/boot/dts/imx6qdl-kontron-samx6i.dtsi  | 6 +++---
 arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi | 2 +-
 arch/arm64/boot/dts/freescale/imx8mn.dtsi      | 2 +-
 drivers/soc/imx/Kconfig                        | 2 +-
 6 files changed, 14 insertions(+), 7 deletions(-)



More information about the linux-arm-kernel mailing list