Merge tag 'davinci-for-v5.4/soc' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Wed, 4 Sep 2019 13:13:27 +0000 (15:13 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 4 Sep 2019 13:13:48 +0000 (15:13 +0200)
commitcc1770a65e1685e9febdc0ddc4ca97e7effd70ad
treed94f4415b6fa078534772fb186a9f453b28343b5
parent9e38081e5deb9c6cb7a7949b4f12959ea3ca8663
parent93eae12c9f3e3bf423b308b341d380b0b4291bf8
Merge tag 'davinci-for-v5.4/soc' of git://git./linux/kernel/git/nsekhar/linux-davinci into arm/soc

This converts all DaVinci SoCs except DM365 to use new clocksource
driver. DM365 conversion is still under debug and will be part of a
future pull request.

* tag 'davinci-for-v5.4/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci:
  ARM: davinci: dm646x: Fix a typo in the comment
  ARM: davinci: dm646x: switch to using the clocksource driver
  ARM: davinci: dm644x: switch to using the clocksource driver
  ARM: davinci: dm355: switch to using the clocksource driver
  ARM: davinci: move timer definitions to davinci.h
  ARM: davinci: da830: switch to using the clocksource driver
  ARM: davinci: da850: switch to using the clocksource driver
  ARM: davinci: WARN_ON() if clk_get() fails
  ARM: davinci: enable the clocksource driver for DT mode

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/Kconfig