diff mbox series

[v1] MAINTAINERS: Start Intel GPIO driver maintainership via separate tree

Message ID 20181106120726.40987-1-andriy.shevchenko@linux.intel.com
State Superseded, archived
Headers show
Series [v1] MAINTAINERS: Start Intel GPIO driver maintainership via separate tree | expand

Commit Message

Andy Shevchenko Nov. 6, 2018, 12:07 p.m. UTC
We would like to consolidate Intel pure GPIO drivers, including some old
platforms and PMIC, in one tree which is maintained by Intel.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 MAINTAINERS | 29 +++++++++++++++++------------
 1 file changed, 17 insertions(+), 12 deletions(-)

Comments

Linus Walleij Nov. 15, 2018, 9:01 a.m. UTC | #1
On Tue, Nov 6, 2018 at 1:07 PM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:

> We would like to consolidate Intel pure GPIO drivers, including some old
> platforms and PMIC, in one tree which is maintained by Intel.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

Thanks for stepping up for this Andy, patch applied
for fixes!

Yours,
Linus Walleij
Andy Shevchenko Nov. 15, 2018, 10:23 a.m. UTC | #2
On Thu, Nov 15, 2018 at 10:01:46AM +0100, Linus Walleij wrote:
> On Tue, Nov 6, 2018 at 1:07 PM Andy Shevchenko
> <andriy.shevchenko@linux.intel.com> wrote:
> 
> > We would like to consolidate Intel pure GPIO drivers, including some old
> > platforms and PMIC, in one tree which is maintained by Intel.
> >
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> 
> Thanks for stepping up for this Andy, patch applied
> for fixes!

Can you be sure that you applied v3? Unfortunately I sent it as v1 later on.
Here is the patch in patchwork:
https://patchwork.ozlabs.org/patch/995627/
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index f4855974f325..12210f4fe188 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7429,6 +7429,16 @@  S:	Maintained
 F:	Documentation/fb/intelfb.txt
 F:	drivers/video/fbdev/intelfb/
 
+INTEL GPIO DRIVER
+M:	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
+L:	linux-gpio@vger.kernel.org
+S:	Maintained
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel.git
+F:	drivers/gpio/gpio-intel-mid.c
+F:	drivers/gpio/gpio-lynxpoint.c
+F:	drivers/gpio/gpio-merrifield.c
+F:	drivers/gpio/gpio-sch.c
+
 INTEL GVT-g DRIVERS (Intel GPU Virtualization)
 M:	Zhenyu Wang <zhenyuw@linux.intel.com>
 M:	Zhi Wang <zhi.a.wang@intel.com>
@@ -7439,12 +7449,6 @@  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
@@ -7532,12 +7536,6 @@  W:	https://01.org/linux-acpi
 S:	Supported
 F:	drivers/platform/x86/intel_menlow.c
 
-INTEL MERRIFIELD GPIO DRIVER
-M:	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
-L:	linux-gpio@vger.kernel.org
-S:	Maintained
-F:	drivers/gpio/gpio-merrifield.c
-
 INTEL MIC DRIVERS (mic)
 M:	Sudeep Dutt <sudeep.dutt@intel.com>
 M:	Ashutosh Dixit <ashutosh.dixit@intel.com>
@@ -7570,6 +7568,13 @@  F:	drivers/platform/x86/intel_punit_ipc.c
 F:	arch/x86/include/asm/intel_pmc_ipc.h
 F:	arch/x86/include/asm/intel_punit_ipc.h
 
+INTEL PMIC GPIO DRIVER
+M:	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
+S:	Maintained
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel.git
+F:	drivers/gpio/gpio-*cove.c
+F:	drivers/gpio/gpio-msic.c
+
 INTEL MULTIFUNCTION PMIC DEVICE DRIVERS
 R:	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
 S:	Maintained