mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 15:39:29 -05:00
For IPQ806x targets, TZ protects the registers that are used to configure the routing of interrupts to a target processor. To resolve this, this patch uses scm call to route GPIO interrupts to application processor. Also the scm call interface is changed. Signed-off-by: Pavel Kubelun <be.dissent@gmail.com>