Merge branch irq/gic-v3-asr8601 into irq/irqchip-next
authorMarc Zyngier <maz@kernel.org>
Tue, 30 May 2023 07:34:41 +0000 (08:34 +0100)
committerMarc Zyngier <maz@kernel.org>
Tue, 30 May 2023 07:34:41 +0000 (08:34 +0100)
commit2b384e01fd12275b93ba777b40ec8b868c965e2d
tree820de41c634ddd750f47dec9ac95bdffc62cf711
parent7877cb91f1081754a1487c144d85dc0d2e2e7fc4
parentb4d81fab1ed0b302c71a869e5b93d81dfbfd3175
Merge branch irq/gic-v3-asr8601 into irq/irqchip-next

* irq/gic-v3-asr8601:
  : Workaround for the ASR8601 SoC that couples a GIC500 with
  : CPUs that use affinities that cannot be handled by the GIC...
  irqchip/gic-v3: Work around affinity issues on ASR8601
  irqchip/gic-v3: Improve affinity helper

Signed-off-by: Marc Zyngier <maz@kernel.org>