From: Andy Shevchenko Date: Thu, 30 Aug 2018 16:49:35 +0000 (+0300) Subject: MAINTAINERS: Add myself as designated reviewer of Intel PMIC GPIO X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f1ff4b84176319f129fc09b0176f87095c644052;p=linux.git MAINTAINERS: Add myself as designated reviewer of Intel PMIC GPIO There are few Intel PMIC GPIO device drivers which I would like to review. Note, Intel MSIC is old system controller that based mostly on PMIC integrated in it. Thus, I included it as well. Signed-off-by: Andy Shevchenko Signed-off-by: Linus Walleij --- diff --git a/MAINTAINERS b/MAINTAINERS index a5b256b259057..0937f2131f73a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7354,6 +7354,12 @@ T: git https://github.com/intel/gvt-linux.git S: Supported F: drivers/gpu/drm/i915/gvt/ +INTEL PMIC GPIO DRIVER +R: Andy Shevchenko +S: Maintained +F: drivers/gpio/gpio-*cove.c +F: drivers/gpio/gpio-msic.c + INTEL HID EVENT DRIVER M: Alex Hung L: platform-driver-x86@vger.kernel.org