diff mbox series

[v5,18/18] MAINTAINERS: Update entry for Intel Broxton PMC driver

Message ID 20200211132603.73509-19-mika.westerberg@linux.intel.com (mailing list archive)
State Changes Requested, archived
Headers show
Series platform/x86: Rework intel_scu_ipc and intel_pmc_ipc drivers | expand

Commit Message

Mika Westerberg Feb. 11, 2020, 1:26 p.m. UTC
The driver lives now under MFD so split the current entry into two parts
and add me as co-maintainer of the Intel Broxton PMC driver. While there
correct formatting of Zha Qipeng's email address.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 MAINTAINERS | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

Comments

Andy Shevchenko Feb. 11, 2020, 4:01 p.m. UTC | #1
On Tue, Feb 11, 2020 at 04:26:03PM +0300, Mika Westerberg wrote:
> The driver lives now under MFD so split the current entry into two parts
> and add me as co-maintainer of the Intel Broxton PMC driver. While there
> correct formatting of Zha Qipeng's email address.

...

> -INTEL PMC/P-Unit IPC DRIVER
> -M:	Zha Qipeng<qipeng.zha@intel.com>
> +INTEL P-Unit IPC DRIVER
> +M:	Zha Qipeng <qipeng.zha@intel.com>
>  L:	platform-driver-x86@vger.kernel.org
>  S:	Maintained
> -F:	arch/x86/include/asm/intel_pmc_ipc.h
>  F:	arch/x86/include/asm/intel_punit_ipc.h
> -F:	drivers/platform/x86/intel_pmc_ipc.c
>  F:	drivers/platform/x86/intel_punit_ipc.c
>  
>  INTEL PMIC GPIO DRIVERS

Does it stays at the same place after executing parse-maintainers.pl?
Mika Westerberg Feb. 12, 2020, 11:48 a.m. UTC | #2
On Tue, Feb 11, 2020 at 06:01:33PM +0200, Andy Shevchenko wrote:
> On Tue, Feb 11, 2020 at 04:26:03PM +0300, Mika Westerberg wrote:
> > The driver lives now under MFD so split the current entry into two parts
> > and add me as co-maintainer of the Intel Broxton PMC driver. While there
> > correct formatting of Zha Qipeng's email address.
> 
> ...
> 
> > -INTEL PMC/P-Unit IPC DRIVER
> > -M:	Zha Qipeng<qipeng.zha@intel.com>
> > +INTEL P-Unit IPC DRIVER
> > +M:	Zha Qipeng <qipeng.zha@intel.com>
> >  L:	platform-driver-x86@vger.kernel.org
> >  S:	Maintained
> > -F:	arch/x86/include/asm/intel_pmc_ipc.h
> >  F:	arch/x86/include/asm/intel_punit_ipc.h
> > -F:	drivers/platform/x86/intel_pmc_ipc.c
> >  F:	drivers/platform/x86/intel_punit_ipc.c
> >  
> >  INTEL PMIC GPIO DRIVERS
> 
> Does it stays at the same place after executing parse-maintainers.pl?

Good point, the entry needs to be moved in the correct place to keep it
sorted alphabetically since the name changes now from PMC -> P-Unit.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 4d4e3241bf99..241f17bb309e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8371,6 +8371,13 @@  L:	platform-driver-x86@vger.kernel.org
 S:	Maintained
 F:	drivers/platform/x86/intel_atomisp2_pm.c
 
+INTEL BROXTON PMC DRIVER
+M:	Mika Westerberg <mika.westerberg@linux.intel.com>
+M:	Zha Qipeng <qipeng.zha@intel.com>
+S:	Maintained
+F:	drivers/mfd/intel_pmc_bxt.c
+F:	include/linux/mfd/intel_pmc_bxt.h
+
 INTEL C600 SERIES SAS CONTROLLER DRIVER
 M:	Intel SCU Linux support <intel-linux-scu@intel.com>
 M:	Artur Paszkiewicz <artur.paszkiewicz@intel.com>
@@ -8586,13 +8593,11 @@  L:	platform-driver-x86@vger.kernel.org
 S:	Maintained
 F:	drivers/platform/x86/intel_pmc_core*
 
-INTEL PMC/P-Unit IPC DRIVER
-M:	Zha Qipeng<qipeng.zha@intel.com>
+INTEL P-Unit IPC DRIVER
+M:	Zha Qipeng <qipeng.zha@intel.com>
 L:	platform-driver-x86@vger.kernel.org
 S:	Maintained
-F:	arch/x86/include/asm/intel_pmc_ipc.h
 F:	arch/x86/include/asm/intel_punit_ipc.h
-F:	drivers/platform/x86/intel_pmc_ipc.c
 F:	drivers/platform/x86/intel_punit_ipc.c
 
 INTEL PMIC GPIO DRIVERS