On Fri, Jun 01, 2018 at 02:02:50PM +0200, Sergio Paracuellos wrote: > Move the mt7621-gpio driver out of staging and into mainline > > Signed-off-by: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx> > --- > .../devicetree/bindings/gpio}/mediatek,mt7621-gpio.txt | 0 > drivers/gpio/Kconfig | 7 +++++++ > drivers/gpio/Makefile | 1 + > drivers/{staging/mt7621-gpio => gpio}/gpio-mt7621.c | 0 > drivers/staging/Kconfig | 2 -- > drivers/staging/Makefile | 1 - > drivers/staging/mt7621-gpio/Kconfig | 6 ------ > drivers/staging/mt7621-gpio/Makefile | 3 --- > drivers/staging/mt7621-gpio/TODO | 3 --- I suggest you submit this as a new driver to the gpio maintainer and developers and then if/when it is merged into that tree, we can then delete the staging tree version. That makes it easier for the gpio developers to review it and makes any cross-tree merge issues go away. thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel