[GIT PULL] Reset controller fixes for v6.0

Philipp Zabel p.zabel at pengutronix.de
Fri Sep 23 07:35:19 PDT 2022


Dear arm-soc maintainers,

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  git://git.pengutronix.de/pza/linux.git tags/reset-fixes-for-v6.0

for you to fetch changes up to ae358d71d4623ed0a466a7498f8ce25c7fda22d1:

  reset: npcm: fix iprst2 and iprst4 setting (2022-09-22 17:48:35 +0200)

----------------------------------------------------------------
Reset controller fixes for v6.0

Fix the i.MX8MP PCIe PHY PERST bit polarity, issue the Sparx5 "switch"
reset (which turned out to be a rather more global reset) early on
startup, stubbing out the reset controller driver, and fix the NPCM8XX
USB reset sequence by setting IPSRST4 bits in the correct register.

----------------------------------------------------------------
Michael Walle (1):
      reset: microchip-sparx5: issue a reset on startup

Richard Zhu (1):
      reset: imx7: Fix the iMX8MP PCIe PHY PERST support

Tomer Maimon (1):
      reset: npcm: fix iprst2 and iprst4 setting

 drivers/reset/reset-imx7.c             |  1 +
 drivers/reset/reset-microchip-sparx5.c | 22 +++++++++++++++++-----
 drivers/reset/reset-npcm.c             |  2 +-
 3 files changed, 19 insertions(+), 6 deletions(-)



More information about the linux-arm-kernel mailing list