]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'omap-for-v4.20/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Fri, 28 Sep 2018 15:57:27 +0000 (17:57 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 28 Sep 2018 15:57:58 +0000 (17:57 +0200)
commit34fbec4f189e69ab94b68f2b9313f88142341959
tree37c535121ac6c994cded769a35b62405b63e8ba0
parent7bf8830cad9606ec5cea4039f34f71bf02a21f65
parent02ed2067eb03d807097602eb64981ee9a39dccd9
Merge tag 'omap-for-v4.20/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc

SoC changes for omap variants

These changes improve support for clkctrl clocks to deal with
split memory ranges for clkctrl providers. And to use %pOFn
instead of device_node.name.

* tag 'omap-for-v4.20/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: OMAP2+: Convert to using %pOFn instead of device_node.name
  ARM: OMAP2+: hwmod_core: improve the support for clkctrl clocks

Signed-off-by: Arnd Bergmann <arnd@arndb.de>