]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'omap-for-v5.6/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Thu, 16 Jan 2020 23:58:24 +0000 (15:58 -0800)
committerOlof Johansson <olof@lixom.net>
Thu, 16 Jan 2020 23:58:25 +0000 (15:58 -0800)
commit8f62cc1a4594804051d12caaac96cc46b3dcf5c6
tree5851dc70d85af05d5d79bb1f5ce0c28d54a9dd87
parent45ca8b4fd99c9db34278c8ce633e79caee53dc08
parent09970457cfa7e5ad4f093e78a4b9427414f15fef
Merge tag 'omap-for-v5.6/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/drivers

ti-sysc driver changes for omaps for v5.6 merge window

Few changes to implement quirk handling for cases where we need to block
clockdomain autoidle, drop old MMU specific quirks, and simplify the
return code for sysc_init_resets().

* tag 'omap-for-v5.6/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  bus: ti-sysc: Use PTR_ERR_OR_ZERO() to simplify code
  bus: ti-sysc: Drop MMU quirks
  bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTO

Link: https://lore.kernel.org/r/pull-1579200367-372444@atomide.com-3
Signed-off-by: Olof Johansson <olof@lixom.net>