OSDN Git Service

ARM: dts: sh73a0: Correct interrupt type for ARM TWD
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 18 Mar 2016 10:19:20 +0000 (11:19 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 19 Apr 2016 22:56:39 +0000 (08:56 +1000)
commita4a72b473e2897265a0fecbd5f6b5a92ea62585f
tree7ef31e1b27bb242488b2423fcb63b234965e6ade
parentaa9b992ea2d3c2cc48712c21d1e680318d4156e2
ARM: dts: sh73a0: Correct interrupt type for ARM TWD

The ARM TWD interrupt is a private peripheral interrupt (PPI), and per
the ARM GIC documentation, whether the type for PPIs can be set is
IMPLEMENTATION DEFINED.

For SH-Mobile AG5 devices the PPI type cannot be set, and so when we
attempt to set the type for the ARM TWD interrupt it fails.  This has
gone unnoticed because it fails silently, and because we cannot
re-configure the type it has had no impact. Nevertheless fix the type
for the TWD interrupt so that it matches the hardware configuration.

Based on patches by Jon Hunter for Tegra20/30 and OMAP4.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/boot/dts/sh73a0.dtsi