[Urgent PATCH] arm64: dts: uniphier: fix IRQ trigger type of ARMv8 timer

Arnd Bergmann arnd at arndb.de
Wed Aug 10 13:52:13 PDT 2016


On Monday, August 1, 2016 5:12:20 PM CEST Masahiro Yamada wrote:
> Since commit 1e2a7d78499e ("irqdomain: Don't set type when mapping
> an IRQ"), the interrupt type is strictly checked.  Without this
> patch, this board would not boot any more.
> 
> Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.txt
> says that the 3rd cell should be either 1 (edge) or 4 (level)
> depending on the trigger type.  As the CA72 Generic Timer provides
> active-low interrupts, the value of the 3rd cell should be 4.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> Suggested-by: Marc Zyngier <marc.zyngier at arm.com>
> 

I've added it to the fixes branch now, sorry for the delay.

	Arnd




More information about the linux-arm-kernel mailing list