ralink: Add support for GPIO as interrupt-controller
authorDaniel Santos <daniel.santos@pobox.com>
Mon, 5 Nov 2018 02:48:13 +0000 (20:48 -0600)
committerJohn Crispin <john@phrozen.org>
Mon, 26 Nov 2018 11:05:45 +0000 (12:05 +0100)
commit89eb1a6d7250c33ff5b43f4af3c0c78ffd3d8eb9
tree71c9473b68f1a89a97048e2d9fbf3a26638c5ef3
parent9989fd5154fd8301bf363ddae0b5083220141865
ralink: Add support for GPIO as interrupt-controller

The gpio-ralink driver has everything it needs to be used as an
interrupt controller except for device tree support.  This simple patch
adds that support by configuring the irq domain to use two cells and
adding the appropriate documentation to the devicetree bindings.

Signed-off-by: Daniel Santos <daniel.santos@pobox.com>
target/linux/ramips/patches-4.14/0029-gpio-ralink-Add-support-for-GPIO-as-interrupt-contro.patch [new file with mode: 0644]