]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge tag 'omap-for-v5.5/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Wed, 23 Oct 2019 20:18:23 +0000 (13:18 -0700)
committerOlof Johansson <olof@lixom.net>
Wed, 23 Oct 2019 20:18:24 +0000 (13:18 -0700)
commita2c5b19890a07ed08f662e6e50589ef640088e8e
tree68d9b95359eec69effac74db4d266a82e9e3134b
parenta362687404edc5d73a4fc281af3b2b1542ef194e
parent1819ef2e2d12d5b1a6ee54ac1c2afe35cffc677c
Merge tag 'omap-for-v5.5/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/drivers

Changes for ti-sysc interconnect target module driver for v5.5

A series of changes from Tero Kristo for rpm reset control
driver to deal with the ordering requirements between clocks
and resets, and two changes to deal with quirks for musb otg
device.

* tag 'omap-for-v5.5/ti-sysc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  bus: ti-sysc: Use swsup quirks also for am335x musb
  bus: ti-sysc: Handle mstandby quirk and use it for musb
  bus: ti-sysc: Fix watchdog quirk handling
  bus: ti-sysc: avoid toggling power state of module during probe
  bus: ti-sysc: drop the extra hardreset during init
  bus: ti-sysc: re-order reset and main clock controls

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