Add an entry for the GPIO mockup driver with myself as maintainer. Signed-off-by: Bamvor Jian Zhang <[email protected]> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 6ad9d5c..ac648f5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4649,6 +4649,15 @@ L: [email protected] S: Maintained F: drivers/input/touchscreen/goodix.c +GPIO MOCKUP DRIVER +M: Bamvor Jian Zhang <[email protected]> +L: [email protected] +W: https://github.com/bjzhang/linux +T: git git://github.com/bjzhang/linux +S: Maintained +F: drivers/gpio/gpio-mockup.c +F: tools/testing/selftests/gpio/ + GPIO SUBSYSTEM M: Linus Walleij <[email protected]> M: Alexandre Courbot <[email protected]> -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
