Merge tag 'omap-for-v5.15/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kerne...
authorArnd Bergmann <arnd@arndb.de>
Thu, 12 Aug 2021 20:31:57 +0000 (22:31 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 12 Aug 2021 20:31:58 +0000 (22:31 +0200)
commit9c8300b1608748669b4b5b67e3fea71d07ca35af
tree7bccc4e6091f889a334104df8fc6593e73fc0bd2
parent775dea4deec679c24b525b258c341a45ff1de9ea
parentfdc07ca0724dd8ad00c22909a1464dc73ed6783e
Merge tag 'omap-for-v5.15/ti-sysc-signed' of git://git./linux/kernel/git/tmlind/linux-omap into arm/drivers

Driver changes for ti-sysc for v5.15

Few ti-sysc changes to handle quirk for McASP SIDLE mode, correct
documentation for sysc_ioremap(), and start using
pm_runtime_resume_and_get().

* tag 'omap-for-v5.15/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  bus: ti-sysc: Add quirk for OMAP4 McASP to disable SIDLE mode
  bus: ti-sysc: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
  bus: ti-sysc: Correct misdocumentation of 'sysc_ioremap()'
  bus: ti-sysc: Fix gpt12 system timer issue with reserved status

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