[PATCH 0/2] ARM: dts: meson: GPIO interrupt fixes for v4.15

Martin Blumenstingl martin.blumenstingl at googlemail.com
Sun Oct 29 16:17:13 PDT 2017


This provides two small fixes for the GPIO interrupt support on the
32-bit Meson SoCs.

The first change is purely cosmetic - I still decided to include to it
because it keeps the sort order consistent. Also it's easier to find
the node if you can rely on the sorting to be consistent.

The second patch however is required to make the GPIO interrupt
controller functional on Meson8b. Without this the driver simply fails
during the of_iomap call - and as a result of that GPIO interrupts are
unavailable.


Martin Blumenstingl (2):
  ARM: dts: meson: correct the sort order for the the gpio_intc node
  ARM: dts: meson: fix the memory region of the GPIO interrupt
    controller

 arch/arm/boot/dts/meson.dtsi | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

-- 
2.14.3




More information about the linux-amlogic mailing list