Merge tag 'omap-for-v5.14/gpt12-fix-signed' of git://git.kernel.org/pub/scm/linux...
authorArnd Bergmann <arnd@arndb.de>
Thu, 19 Aug 2021 15:22:46 +0000 (17:22 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 19 Aug 2021 15:22:47 +0000 (17:22 +0200)
commit1e16a40211208d2d6e217e5013607219f4272dff
tree4f33a2df0b1ec245857e92c6676af6cbc611197f
parentd0dc706ab1924e2f41677741cfa26f1c9ed6ce93
parent06a089ef644934372a3062528244fca3417d3430
Merge tag 'omap-for-v5.14/gpt12-fix-signed' of git://git./linux/kernel/git/tmlind/linux-omap into arm/fixes

Fix for omap gpt12 timer error handling

Two of the recent fixes for ti-sysc driver had bad interaction for a
function return value that caused one of the fixes to not work so we
need to change the return value handling. Otherwise early beagleboard
variants still have a boot issue.

* tag 'omap-for-v5.14/gpt12-fix-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  bus: ti-sysc: Fix error handling for sysc_check_active_timer()

Link: https://lore.kernel.org/r/pull-1629354796-830948@atomide.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>