Message ID | 20160831094548.12574-6-bamvor.zhangjian@linaro.org |
---|---|
State | New |
Headers | show |
On Wed, Aug 31, 2016 at 2:45 AM, <bamvor.zhangjian@linaro.org> wrote: > From: Bamvor Jian Zhang <bamvor.zhangjian@linaro.org> > > Add an entry for the GPIO mockup driver with myself as maintainer. > > Signed-off-by: Bamvor Jian Zhang <bamvor.zhangjian@linaro.org> Patch applied. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/MAINTAINERS b/MAINTAINERS index a9ffa78..2dc4f52 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5241,6 +5241,13 @@ L: linux-input@vger.kernel.org S: Maintained F: drivers/input/touchscreen/goodix.c +GPIO MOCKUP DRIVER +M: Bamvor Jian Zhang <bamvor.zhangjian@linaro.org> +L: linux-gpio@vger.kernel.org +S: Maintained +F: drivers/gpio/gpio-mockup.c +F: tools/testing/selftests/gpio/ + GPIO SUBSYSTEM M: Linus Walleij <linus.walleij@linaro.org> M: Alexandre Courbot <gnurou@gmail.com>