Re: [PATCH 0/5] ARM: meson: enable gpio interrupt controller

From: Kevin Hilman
Date: Mon Oct 30 2017 - 04:28:37 EST


Jerome Brunet <jbrunet@xxxxxxxxxxxx> writes:

> This patchset enables gpio interrupt controller found on the meson SoC
> family. ATM, it supports meson8b, gxbb and gxl. The meson8 has been left
> out because I don't have the documentation of this particular SoC.
>
> The last patch uses the interrupts provided by this controller with the
> external ethernet PHY found on a few platforms.
>
> Jerome Brunet (5):
> ARM: meson: enable MESON_IRQ_GPIO in Kconfig for meson8b
> ARM64: meson: enable MESON_IRQ_GPIO in Kconfig
> ARM: dts: meson8b: enable gpio interrupt controller
> ARM64: dts: meson-gx: add gpio interrupt controller
> ARM64: dts: meson-gx: add external PHY interrupt on some platforms

Applied,

Kevin