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)
commit061937296a3b260ea83eb55985e5c418b5b9285a
tree5851dc70d85af05d5d79bb1f5ce0c28d54a9dd87
parent333505a40658d7fe6aed050ec6df609b87c6927d
parent3f2c420596be57e74719bd09333d3b5efe90341d
Merge tag 'omap-for-v5.6/ti-sysc-signed' of git://git./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>