diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2018-08-30 19:49:35 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2018-08-31 11:27:33 +0200 |
commit | f1ff4b84176319f129fc09b0176f87095c644052 (patch) | |
tree | add0b2ecc5ec71870b7f45fffb2dcd387d845277 /MAINTAINERS | |
parent | bfba223dcc4548632d8f3bfd15690a86d4c68504 (diff) | |
download | linux-stable-f1ff4b84176319f129fc09b0176f87095c644052.tar.gz linux-stable-f1ff4b84176319f129fc09b0176f87095c644052.tar.bz2 linux-stable-f1ff4b84176319f129fc09b0176f87095c644052.zip |
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 <andriy.shevchenko@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a5b256b25905..0937f2131f73 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 <andriy.shevchenko@linux.intel.com> +S: Maintained +F: drivers/gpio/gpio-*cove.c +F: drivers/gpio/gpio-msic.c + INTEL HID EVENT DRIVER M: Alex Hung <alex.hung@canonical.com> L: platform-driver-x86@vger.kernel.org |