Grygorii Strashko 84fb225ad2 ARM: dts: am4372: fix irq type for arm twd and global timer
As per ARM documentation
PPI(0) ID27 - global timer interrupt is rising-edge sensitive.
PPI(2) ID29 - twd interrupt is rising-edge sensitive.

and the same is proved by GIC distributor register value
GIC_DIST_CONFIG(0xC04) = 0x7DC00000.

Hence, set IRQ triggering type to IRQ_TYPE_EDGE_RISING
for ARM TWD and Global timers.

Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2016-01-27 08:47:13 -08:00
..
2016-01-20 17:55:20 -08:00
2016-01-15 17:56:32 -08:00
2016-01-20 17:55:20 -08:00
2016-01-13 11:25:54 -08:00
2016-01-20 18:16:29 -08:00
2015-12-15 17:36:20 +01:00
2016-01-20 17:55:20 -08:00
2016-01-20 17:55:20 -08:00
2016-01-06 01:32:09 -05:00
2016-01-20 18:29:13 -08:00