irqchip/irq-imx-gpcv2: Add IRQCHIP_DECLARE for i.MX8MQ compatible
authorLucas Stach <l.stach@pengutronix.de>
Fri, 14 Dec 2018 12:15:28 +0000 (13:15 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Tue, 18 Dec 2018 12:59:18 +0000 (12:59 +0000)
commit8ca66b7ccf3c9aeb3b6796967bf48f776bfd5523
tree2e05a0fb8c5008452ea7b85f8552daa936becc6a
parent1fb51c975a80eab6b36fec203a178852fbb37665
irqchip/irq-imx-gpcv2: Add IRQCHIP_DECLARE for i.MX8MQ compatible

The GPC node on i.MX8MQ can not claim to be compatible with the i.MX7D
GPC, as the power gating part has some significant differences. Thus we
can not rely on the irqchip being probed with the old compatible.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-imx-gpcv2.c