ARM: dts: da850: fix interrupt numbers for clocksource
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Fri, 11 Jan 2019 17:21:18 +0000 (18:21 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Feb 2019 07:10:12 +0000 (08:10 +0100)
commitfe3dabb6a4b190e8dcdcfe70c9b6cb79eeae1768
treee159b9a76850382018393ee0b94610acdc7dd207
parent33bd0949212b8a1117790266bc18444cb0c4e63c
ARM: dts: da850: fix interrupt numbers for clocksource

commit e3966a766865da7ced1dece663697861dd5cf103 upstream.

The timer interrupts specified in commit 3652e2741f42 ("ARM: dts:
da850: Add clocks") are wrong but since the current timer code
hard-codes them, the bug was never spotted.

This patch must go into stable since, once we introduce a proper
clocksource driver, devices with buggy device tree will stop booting.

Fixes: 3652e2741f42 ("ARM: dts: da850: Add clocks")
Cc: stable@vger.kernel.org
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/da850.dtsi