]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'omap-for-v4.19/ti-sysc-v2-signed' of git://git.kernel.org/pub/scm/linux...
authorOlof Johansson <olof@lixom.net>
Sat, 14 Jul 2018 21:39:28 +0000 (14:39 -0700)
committerOlof Johansson <olof@lixom.net>
Sat, 14 Jul 2018 21:39:28 +0000 (14:39 -0700)
commit0c57e964d6b6302054c1eb7cb790204aff5eb03c
treea12ffb34416f058c5ed30dbe80615fa50d975c58
parent36433411c37de2219847e9f1ea2d8007764b2a3b
parent0a4b9c1fa208e1a0d8e3ebc0935ca849cc6ea2ca
Merge tag 'omap-for-v4.19/ti-sysc-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/drivers

ti-sysc driver changes for v4.19 merge window

These changes add support for mcan controller found
on dra7 to probe it with only dts changes with no
need for legacy hwmod platform data. As it depends
on the related clock change, the clock change is
included here and acked by Stephen Boyd.

* tag 'omap-for-v4.19/ti-sysc-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  bus: ti-sysc: Add support for software reset
  bus: ti-sysc: Add support for using ti-sysc for MCAN on dra76x
  clk: ti: dra7: Add clkctrl clock data for the mcan clocks
  bus: ti-sysc: Use 2-factor allocator arguments

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