]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'reset-fixes-for-v5.16' of git://git.pengutronix.de/pza/linux into arm...
authorArnd Bergmann <arnd@arndb.de>
Mon, 13 Dec 2021 13:13:23 +0000 (14:13 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 13 Dec 2021 13:13:41 +0000 (14:13 +0100)
commit17a97a6d5866af0cba1e47696f84cd904759dab4
treeefe13b82cb9879b446b4c10c94b0df39572d7a1a
parentbcaa5780ddbeacad7e998e7957fc9a3a5a94c857
parent6d8fa1490cfe1642cd713c5df0967f4edb3cfa5b
Merge tag 'reset-fixes-for-v5.16' of git://git.pengutronix.de/pza/linux into arm/fixes

Reset controller fixes for v5.16

Well, just one: revert commit 06ec15eb8463 ("reset: tegra-bpmp: Handle
errors in BPMP response"), which exposed an issue with the Tegra194 HDA
controller reset. BPMP response error handling will be reinstated once
there's a fix for the HDA issue.

* tag 'reset-fixes-for-v5.16' of git://git.pengutronix.de/pza/linux:
  reset: tegra-bpmp: Revert Handle errors in BPMP response

Signed-off-by: Arnd Bergmann <arnd@arndb.de>