mbox series

[GIT,PULL] i.MX fixes for 5.19

Message ID 20220614095515.GU254723@dragon (mailing list archive)
State Accepted
Commit 2916bf223379c7a61ef2b796e547c56894ad9695
Headers show
Series [GIT,PULL] i.MX fixes for 5.19 | expand

Pull-request

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

Message

Shawn Guo June 14, 2022, 9:55 a.m. UTC
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(-)

Comments

patchwork-bot+linux-soc@kernel.org June 14, 2022, 8:33 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Tue, 14 Jun 2022 17:55:15 +0800 you wrote:
> 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
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] i.MX fixes for 5.19
    https://git.kernel.org/soc/soc/c/2916bf223379

You are awesome, thank you!
patchwork-bot+linux-soc@kernel.org June 14, 2022, 8:37 p.m. UTC | #2
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Tue, 14 Jun 2022 17:55:15 +0800 you wrote:
> 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
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] i.MX fixes for 5.19
    https://git.kernel.org/soc/soc/c/2916bf223379

You are awesome, thank you!