Merge tag 'davinci-fixes-for-v5.0-part2' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Wed, 30 Jan 2019 10:22:57 +0000 (11:22 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 30 Jan 2019 10:34:41 +0000 (11:34 +0100)
commit2b3604e243134e0000340b34cae8233f382ff08c
treeccb3a24faca8c99c4e6855fdbde68a6e0e559cbc
parent91c577ef1eac03be257fbc206f8f0fd64caee3df
parente3966a766865da7ced1dece663697861dd5cf103
Merge tag 'davinci-fixes-for-v5.0-part2' of git://git./linux/kernel/git/nsekhar/linux-davinci into arm/fixes

This fixes a long standing typo in device-tree for DA850 in interrupt
number for timer. It did not affect us so far because we use non-DT
timer driver within mach-davinci. This was caught while migrating to
clocksource driver.

* tag 'davinci-fixes-for-v5.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci:
  ARM: dts: da850: fix interrupt numbers for clocksource

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