]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/arm/boot/dts/rk3288.dtsi
ARM: dts: rockchip: fix rk3288 watchdog irq
authorHeiko Stuebner <heiko@sntech.de>
Fri, 19 Jun 2015 14:31:14 +0000 (16:31 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 5 Jul 2015 22:46:20 +0000 (00:46 +0200)
commit1a1b698b115467242303daf5fe1d3c9886c2fa17
treeba614399d44f8f4cccdf040a811e30e3cccc39db
parent270c7b18d7c0f17cfda2bbdafba25ef2f885f9a5
ARM: dts: rockchip: fix rk3288 watchdog irq

The watchdog irq is actually SPI 79, which translates to the original
111 in the manual where the SPI irqs start at 32.
The current dw_wdt driver does not use the irq at all, so this issue
never surfaced. Nevertheless fix this for a time we want to use the irq.

Fixes: 2ab557b72d46 ("ARM: dts: rockchip: add core rk3288 dtsi")
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
arch/arm/boot/dts/rk3288.dtsi