An interrupt extended property looks like this:
interrupts-extended = <&gic GIC_SPI 70 IRQ_TYPE_LEVEL_HIGH &omap4_pmx_core OMAP4_UART4_RX>;
Every xxx_decode_fdt() should check its compatible property and does not process alien tuples. This patch fixes that for GIC.