OSDN Git Service

Merge tag 'omap-for-v4.21/driver-signed' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Fri, 30 Nov 2018 23:50:23 +0000 (15:50 -0800)
committerOlof Johansson <olof@lixom.net>
Fri, 30 Nov 2018 23:50:23 +0000 (15:50 -0800)
commit0277a623dd786cb07a7c5f4fb25327aa93cd5d49
tree33b72ea233b045793a38778b91cb8fbe44de49b8
parent0be66f394efdfb832f01248a0e043ae56c886cc1
parent3be5e10daf1fc063ec5cff3cd785c4a59814af0b
Merge tag 'omap-for-v4.21/driver-signed' of git://git./linux/kernel/git/tmlind/linux-omap into next/drivers

Driver changes for omaps for v4.21 merge window

Few SoC related driver changes to add PRCM as the wake-up source
for wkup_m3_ipc driver, and to improve ti-sysc driver for dra7
mcasp and device detection when debug is enabled.

There is also a non-critical fix for ti-sysc to fix handling of
the optional clocks but this can wait for the merge window no problem.

* tag 'omap-for-v4.21/driver-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  soc: ti: wkup_m3: Add PRCM int16 as the wake up source
  bus: ti-sysc: Detect devices for debug on omap5
  bus: ti-sysc: Add mcasp optional clocks flag
  bus: ti-sysc: Fix getting optional clocks in clock_roles

Signed-off-by: Olof Johansson <olof@lixom.net>