[GIT PULL] i.MX fixes for 6.2, round 2

Shawn Guo shawnguo at kernel.org
Sun Jan 29 16:36:16 PST 2023


The following changes since commit 490748874ebf1875420fc29b335bba2075dd1b5e:

  soc: imx8m: Fix incorrect check for of_clk_get_by_name() (2023-01-02 21:16:05 +0800)

are available in the Git repository at:

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

for you to fetch changes up to 1febf88ef907b142fdde34f7c64ed3535d9339e4:

  ARM: dts: imx7d-smegw01: Fix USB host over-current polarity (2023-01-26 15:38:05 +0800)

----------------------------------------------------------------
i.MX fixes for 6.2, round 2:

- Update MAINTAINERS i.MX entry to match arm64 freescale DTS.
- Drop misused 'uart-has-rtscts' from imx8m-venice boards.
- Fix USB host over-current polarity for imx7d-smegw01 board.
- Fix a typo in i.MX8DXL sc_pwrkey property name.
- Fix GPIO watchdog property for i.MX8MM eDM SBC board.
- Keep Ethernet PHY powered on imx8mm-verdin to avoid kernel crash.
- Fix configuration of i.MX8MM pad UART1_DTE_RX.

----------------------------------------------------------------
Ahmad Fatoum (1):
      MAINTAINERS: match freescale ARM64 DT directory in i.MX entry

Fabio Estevam (2):
      arm64: dts: imx8m-venice: Remove incorrect 'uart-has-rtscts'
      ARM: dts: imx7d-smegw01: Fix USB host over-current polarity

Frank Li (1):
      arm64: dts: freescale: imx8dxl: fix sc_pwrkey's property name linux,keycode

Marek Vasut (1):
      arm64: dts: imx8mm: Reinstate GPIO watchdog always-running property on eDM SBC

Philippe Schenker (1):
      arm64: dts: imx8mm-verdin: Do not power down eth-phy

Pierluigi Passaro (1):
      arm64: dts: imx8mm: Fix pad control for UART1_DTE_RX

 MAINTAINERS                                                          | 3 +++
 arch/arm/boot/dts/imx7d-smegw01.dts                                  | 3 ++-
 arch/arm64/boot/dts/freescale/imx8dxl.dtsi                           | 2 +-
 arch/arm64/boot/dts/freescale/imx8mm-data-modul-edm-sbc.dts          | 1 +
 arch/arm64/boot/dts/freescale/imx8mm-pinfunc.h                       | 2 +-
 arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs232-rts.dtso | 1 -
 arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs232-rts.dtso | 1 -
 arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx.dtsi              | 1 -
 arch/arm64/boot/dts/freescale/imx8mm-venice-gw7901.dts               | 3 ---
 arch/arm64/boot/dts/freescale/imx8mm-venice-gw7902.dts               | 3 ---
 arch/arm64/boot/dts/freescale/imx8mm-venice-gw7903.dts               | 1 -
 arch/arm64/boot/dts/freescale/imx8mm-verdin.dtsi                     | 1 +
 arch/arm64/boot/dts/freescale/imx8mn-venice-gw7902.dts               | 1 -
 arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dts               | 1 -
 14 files changed, 9 insertions(+), 15 deletions(-)



More information about the linux-arm-kernel mailing list