ARM: mediatek: Add sysirq in mt6589/mt8135/mt8127 dtsi
authorYingjoe Chen <yingjoe.chen@mediatek.com>
Tue, 25 Nov 2014 08:04:00 +0000 (09:04 +0100)
committerMatthias Brugger <matthias.bgg@gmail.com>
Fri, 2 Jan 2015 10:13:01 +0000 (11:13 +0100)
Add sysirq settings for mt6589/mt8135/mt8127
This also correct timer interrupt flag. The old setting works
because boot loader already set polarity for timer interrupt.
Without intpol support, the setting was not changed so gic
can get the irq correctly.

Signed-off-by: Yingjoe Chen <yingjoe.chen@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>

No differences found