]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'davinci-for-v5.6/soc' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorOlof Johansson <olof@lixom.net>
Mon, 27 Jan 2020 15:36:40 +0000 (07:36 -0800)
committerOlof Johansson <olof@lixom.net>
Mon, 27 Jan 2020 15:36:40 +0000 (07:36 -0800)
commit3b54e237f4a4b2a42115093a552fde7e42644f4c
treec562c3acbccf66bef7b3c54dea4982db0a16a8c6
parent10426933c69b738439be5bb4d9ea4f2ef0f50825
parentac9b1f92a6f809e79c37dc63567a6f19f610a7c1
Merge tag 'davinci-for-v5.6/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into arm/late

DaVinci SoC updates for v5.6 include migrating DM365 SoC to use
drivers/clocksource based driver for timer. This leads to removal
of machine specific timer driver.

There are two patches adding missing fixed regulators for audio codecs
on DM365 and DM644x EVMs.

* tag 'davinci-for-v5.6/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci:
  ARM: davinci: dm644x-evm: Add Fixed regulators needed for tlv320aic33
  ARM: davinci: dm365-evm: Add Fixed regulators needed for tlv320aic3101
  ARM: davinci: remove legacy timer support
  ARM: davinci: dm365: switch to using the clocksource driver
  clocksource: davinci: only enable clockevents once tim34 is initialized

Link: https://lore.kernel.org/r/043eb5b2-a302-4de6-a3e8-8238e49483b1@ti.com/
Signed-off-by: Olof Johansson <olof@lixom.net>