[GIT PULL] i.MX fixes for 5.9

Shawn Guo shawnguo at kernel.org
Mon Aug 24 09:04:00 EDT 2020


The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 5cbb80d5236b47b149da292b86d5fc99a680894b:

  ARM: dts: imx7d-zii-rmu2: fix rgmii phy-mode for ksz9031 phy (2020-08-24 20:43:31 +0800)

----------------------------------------------------------------
i.MX fixes for 5.9:

- Fix QuadSPI-memory 'reg' for LS1021A and GPIO 'ranges' for i.MX7ULP
  pinctrl.
- A couple of DTC warning fixes on imx6qdl-gw51xx and imx6q-prtwd2
  boards.
- Add missing imx8mm-beacon-kit.dtb to dtbs-y for build coverage.
- Fix broken PWM settings on imx6q-logicpd board.
- Add missing syscon compatible to OCOTP device, so that access to UID
  is possible.
- Fix a network regression on imx7d-zii-rmu2 due to a phy-mode mismatch.

----------------------------------------------------------------
Adam Ford (1):
      ARM: dts: imx6q-logicpd: Fix broken PWM

Anson Huang (1):
      ARM: dts: imx7ulp: Correct gpio ranges

Chris Healy (2):
      ARM: dts: vfxxx: Add syscon compatible with OCOTP
      ARM: dts: imx7d-zii-rmu2: fix rgmii phy-mode for ksz9031 phy

Fabio Estevam (2):
      ARM: dts: imx6qdl-gw51xx: Remove unneeded #address-cells/#size-cells
      ARM: dts: imx6q-prtwd2: Remove unneeded i2c unit name

Matthias Schiffer (1):
      ARM: dts: ls1021a: fix QuadSPI-memory reg range

Rob Herring (1):
      arm64: dts: imx: Add missing imx8mm-beacon-kit.dtb to build

 arch/arm/boot/dts/imx6q-logicpd.dts    | 2 +-
 arch/arm/boot/dts/imx6q-prtwd2.dts     | 2 +-
 arch/arm/boot/dts/imx6qdl-gw51xx.dtsi  | 2 --
 arch/arm/boot/dts/imx7d-zii-rmu2.dts   | 2 +-
 arch/arm/boot/dts/imx7ulp.dtsi         | 8 ++++----
 arch/arm/boot/dts/ls1021a.dtsi         | 2 +-
 arch/arm/boot/dts/vfxxx.dtsi           | 2 +-
 arch/arm64/boot/dts/freescale/Makefile | 1 +
 8 files changed, 10 insertions(+), 11 deletions(-)



More information about the linux-arm-kernel mailing list