Thomas, Here's a few patches I've collected for the irqchip tree. Nothing fancy, just cleanups and a small corner case fix for the GICv3 ITS.
Please pull, M. The following changes since commit 0b24a0bbe2147815d982d9335c41bb10c04f40bc: irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macro (2018-02-16 14:22:34 +0000) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git tags/irqchip-4.16-3 for you to fetch changes up to 61b8b22858b9cfa5df52fc0e4893aebfe0bbb804: irqchip/irq-imx-gpcv2: Remove unused function (2018-03-11 13:27:12 +0000) ---------------------------------------------------------------- irqchip updates for 4.16-rc5 - IMX GPCv2 cleanup - GICv3 iomem annontation fixes - GICv3 ITS minimal ITE allocation now matching the LPIs'. ---------------------------------------------------------------- Ard Biesheuvel (1): irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis Fabio Estevam (1): irqchip/irq-imx-gpcv2: Remove unused function Robin Murphy (1): irqchip/gic-v3-its: Fix misplaced __iomem annotations drivers/irqchip/irq-gic-v3-its.c | 13 ++++++------- drivers/irqchip/irq-imx-gpcv2.c | 14 -------------- 2 files changed, 6 insertions(+), 21 deletions(-)