]> 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)
commit335f11e7b89f61955ea0f33b235e6113dace821f
tree67dc78e71ebd0887d829dd99a41467e670159e22
parentbe74d21d009af4f5cf8cad7f3c34750f3f272f5a
parent8b5cdcf165ab50762d409ffea1d3a95574725371
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>