]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
irqchip/gic: Skip DT quirks when evaluating IIDR-based quirks
authorMarc Zyngier <maz@kernel.org>
Wed, 31 Jul 2019 16:28:49 +0000 (17:28 +0100)
committerMarc Zyngier <maz@kernel.org>
Tue, 20 Aug 2019 09:23:35 +0000 (10:23 +0100)
commit25edaed6c7feca8fded25348732c628283304364
tree80829ff42bd16dc5b0dd2cd414bee75d5af99d96
parentad5a78d3da81836c88d1f2d53310484462660997
irqchip/gic: Skip DT quirks when evaluating IIDR-based quirks

When evaluating potential quirks matched by reads of the IIDR
register, skip the quirk entries that use a "compatible"
property attached to them, as these are DT based.

Signed-off-by: Marc Zyngier <maz@kernel.org>
drivers/irqchip/irq-gic-common.c