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)
commit1e3dbfbbec52fa4eb427fb00ecf8f2cba57301e3
treeefe13b82cb9879b446b4c10c94b0df39572d7a1a
parent0fcfb00b28c0b7884635dacf38e46d60bf3d4eb1
parent69125b4b9440be015783312e1b8753ec96febde0
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 c045ceb5a145 ("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>