Add an entry for the gpio-davinci driver and add myself as a maintainer for the same.
Signed-off-by: Keerthy <[email protected]> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index fbad0b6..eb908ba 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11906,6 +11906,13 @@ S: Maintained F: drivers/media/platform/davinci/ F: include/media/davinci/ +TI DAVINCI SERIES GPIO DRIVER +M: Keerthy <[email protected]> +L: [email protected] +S: Maintained +F: Documentation/devicetree/bindings/gpio/gpio-davinci.txt +F: drivers/gpio/gpio-davinci.c + TI AM437X VPFE DRIVER M: "Lad, Prabhakar" <[email protected]> L: [email protected] -- 1.9.1

