]> 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)
commit7aaa0efb09cce0945b36f522c92e021f1a841817
treeefe13b82cb9879b446b4c10c94b0df39572d7a1a
parenta2200a1a728925ec7975c22ebe5470181f223449
parent910be699e884b967bad6687e5418cc959912c9c6
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 a329390f656d ("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>