commit | 675c7215aacf54242b2e8bc64bab698abbe764db | [log] [tgz] |
---|---|---|
author | Clément Péron <peron.clem@gmail.com> | Thu May 03 17:32:07 2018 +0200 |
committer | Florian Fainelli <f.fainelli@gmail.com> | Mon May 07 11:21:18 2018 -0700 |
tree | 044ee9c301ba9152df0f895a04dd264e3e243c7a | |
parent | 60cc43fc888428bb2f18f08997432d426a243338 [diff] |
ARM: dts: cygnus: fix irq type for arm global timer As per ARM documentation PPI(0) ID27 - global timer interrupt is rising-edge sensitive. set IRQ triggering type to IRQ_TYPE_EDGE_RISING for ARM Global timers. Fixes: c9ad7bc5fe3 ("ARM: dts: Enable Broadcom Cygnus SoC") Signed-off-by: Clément Péron <peron.clem@gmail.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>