mbox series

[GIT,PULL] i.MX fixes for 5.15, round 3

Message ID 20211015070017.GI22881@dragon
State New
Headers show
Series [GIT,PULL] i.MX fixes for 5.15, round 3 | expand

Pull-request

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

Message

Shawn Guo Oct. 15, 2021, 7 a.m. UTC
The following changes since commit 3518441dda666696707afe933586151c0fb29db0:

  arm64: dts: imx8m*-venice-gw7902: fix M2_RST# gpio (2021-10-05 14:26:21 +0800)

are available in the Git repository at:

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

for you to fetch changes up to a1467faa10414ab3d91be7ef6d2b11272ec00e95:

  ARM: imx: register reset controller from a platform driver (2021-10-15 09:38:06 +0800)

----------------------------------------------------------------
i.MX fixes for 5.15, round 3:

- Add platform device for i.MX System Reset Controller (SRC) to fix
  a regression caused by fw_devlink change.

----------------------------------------------------------------
Philipp Zabel (1):
      ARM: imx: register reset controller from a platform driver

 arch/arm/mach-imx/src.c | 40 +++++++++++++++++++++++++++++++---------
 1 file changed, 31 insertions(+), 9 deletions(-)