]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'imx-fixes-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawngu...
authorArnd Bergmann <arnd@arndb.de>
Fri, 15 Oct 2021 18:48:06 +0000 (20:48 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 15 Oct 2021 18:48:08 +0000 (20:48 +0200)
commitb3a1d0f2d1a70375389b26bf02ea2cd9530130ab
tree67dc78e71ebd0887d829dd99a41467e670159e22
parentc449aa72ff8952601d99dff394afef248fb5904d
parent67082a32708e38fa7169396a271f915d9868087a
Merge tag 'imx-fixes-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes

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.

* tag 'imx-fixes-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  ARM: imx: register reset controller from a platform driver

Link: https://lore.kernel.org/r/20211015070017.GI22881@dragon
Signed-off-by: Arnd Bergmann <arnd@arndb.de>