[GIT PULL] Reset controller fixes for v7.2
Philipp Zabel
p.zabel at pengutronix.de
Thu Jul 2 08:46:59 PDT 2026
Dear arm-soc maintainers,
The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:
Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pza/linux.git tags/reset-fixes-for-v7.2
for you to fetch changes up to 71827776667f4e4677a4fa806bcfb24d4b8dd9d7:
reset: imx7: Correct polarity of MIPI CSI resets on i.MX8MQ (2026-07-01 15:08:14 +0200)
----------------------------------------------------------------
Reset controller fixes for v7.2
* Fix the SpacemiT K3 USB2 AHB reset bit location.
* Add missing COMBOPHY_RESET definition for Altera Agilex5.
* Fix the reset-sunxi initialization error path to release the
requested memory region.
* Correct polarity of MIPI CSI resets on NXP i.MX8MQ. The corresponding
fix in the CSI2 driver, 6d79bb8fd2aa, is already contained in v7.2-rc1.
----------------------------------------------------------------
Robby Cai (1):
reset: imx7: Correct polarity of MIPI CSI resets on i.MX8MQ
Tanmay Kathpalia (1):
dt-bindings: reset: altr: add COMBOPHY_RESET for Agilex5
Yixun Lan (1):
reset: spacemit: k3: fix USB2 ahb reset
Zhao Dongdong (1):
reset: sunxi: fix memory region leak on ioremap failure
drivers/reset/reset-imx7.c | 6 ++++++
drivers/reset/reset-sunxi.c | 4 +++-
drivers/reset/spacemit/reset-spacemit-k3.c | 2 +-
include/dt-bindings/reset/altr,rst-mgr-s10.h | 2 +-
4 files changed, 11 insertions(+), 3 deletions(-)
More information about the linux-arm-kernel
mailing list