diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2018-08-30 12:52:55 -0400 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2018-10-23 03:58:34 -0400 |
commit | 1e984d6d3b3f150a7344fb16b8d52cad7298713c (patch) | |
tree | bdeb1ac7bd044f9eea474887ee8824a08e50fb6e /MAINTAINERS | |
parent | 26c7e05a69d3843abb0e5389e7f538cd175c0f09 (diff) |
MAINTAINERS: Add myself as designated reviewer of Intel MFD PMIC
There are few Intel MFD PMIC 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>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d41cc6d9ab59..be5f8f4bed0b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -7480,6 +7480,14 @@ F: drivers/platform/x86/intel_punit_ipc.c | |||
7480 | F: arch/x86/include/asm/intel_pmc_ipc.h | 7480 | F: arch/x86/include/asm/intel_pmc_ipc.h |
7481 | F: arch/x86/include/asm/intel_punit_ipc.h | 7481 | F: arch/x86/include/asm/intel_punit_ipc.h |
7482 | 7482 | ||
7483 | INTEL MULTIFUNCTION PMIC DEVICE DRIVERS | ||
7484 | R: Andy Shevchenko <andriy.shevchenko@linux.intel.com> | ||
7485 | S: Maintained | ||
7486 | F: drivers/mfd/intel_msic.c | ||
7487 | F: drivers/mfd/intel_soc_pmic* | ||
7488 | F: include/linux/mfd/intel_msic.h | ||
7489 | F: include/linux/mfd/intel_soc_pmic* | ||
7490 | |||
7483 | INTEL PRO/WIRELESS 2100, 2200BG, 2915ABG NETWORK CONNECTION SUPPORT | 7491 | INTEL PRO/WIRELESS 2100, 2200BG, 2915ABG NETWORK CONNECTION SUPPORT |
7484 | M: Stanislav Yakovlev <stas.yakovlev@gmail.com> | 7492 | M: Stanislav Yakovlev <stas.yakovlev@gmail.com> |
7485 | L: linux-wireless@vger.kernel.org | 7493 | L: linux-wireless@vger.kernel.org |