ARM: dts: da850: fix interrupt numbers for clocksource
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Fri, 11 Jan 2019 17:21:18 +0000 (18:21 +0100)
committerSekhar Nori <nsekhar@ti.com>
Thu, 17 Jan 2019 12:59:12 +0000 (18:29 +0530)
commite3966a766865da7ced1dece663697861dd5cf103
tree83b32bab7bc2d5dba5496487adf814b201df89f7
parentc25748acc5c20786ecb7518bfeae8fcef93472d6
ARM: dts: da850: fix interrupt numbers for clocksource

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>
arch/arm/boot/dts/da850.dtsi