[GIT PULL] i.MX fixes for 5.19

Shawn Guo shawnguo at kernel.org
Tue Jun 14 02:55:15 PDT 2022


The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 7c7eaeefb0ae226da9233d5db265652d900e1fcb:

  soc: imx: imx8m-blk-ctrl: fix display clock for LCDIF2 power domain (2022-06-14 11:53:42 +0800)

----------------------------------------------------------------
i.MX fixes for 5.19:

- Correct i.MX7 power domain for HSIC USB PHY node to fix an USB Host
  issue, that is all downstream events will be lost if USB host is
  runtime suspended.
- Fix i.MX8M blk-ctrl LCDIF2 power domain to point to refer to the
  correct clock.
- Correct i.MX6Q/DL PU regulator ramp delay to fix some peripherals
  power-up failure especially when the chip is at a low temperature.
- Fix capacitive touch reset polarity for imx6qdl-colibri board.

----------------------------------------------------------------
Alexander Stein (2):
      ARM: dts: imx7: Move hsic_phy power domain to HSIC PHY node
      soc: imx: imx8m-blk-ctrl: fix display clock for LCDIF2 power domain

Lucas Stach (1):
      ARM: dts: imx6qdl: correct PU regulator ramp delay

Max Krummenacher (1):
      ARM: dts: imx6qdl-colibri: Fix capacitive touch reset polarity

 arch/arm/boot/dts/imx6qdl-colibri.dtsi | 2 +-
 arch/arm/boot/dts/imx6qdl.dtsi         | 2 +-
 arch/arm/boot/dts/imx7s.dtsi           | 2 +-
 drivers/soc/imx/imx8m-blk-ctrl.c       | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)



More information about the linux-arm-kernel mailing list