staging: mt7621-gpio: ralink: add mt7621 gpio controller
authorJohn Crispin <blogic@openwrt.org>
Wed, 14 Mar 2018 20:22:35 +0000 (07:22 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Mar 2018 18:56:02 +0000 (19:56 +0100)
commit16e556aa104c306958e10165d6da4ab1be4befc8
tree18cea37b3f36e77e358ef50b494e68c7d1473b78
parent0317d60de8697865634ef1d973cd3a3c9a1dd302
staging: mt7621-gpio: ralink: add mt7621 gpio controller

Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: NeilBrown <neil@brown.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/mt7621-gpio/Kconfig [new file with mode: 0644]
drivers/staging/mt7621-gpio/Makefile [new file with mode: 0644]
drivers/staging/mt7621-gpio/TODO [new file with mode: 0644]
drivers/staging/mt7621-gpio/gpio-mt7621.c [new file with mode: 0644]