From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754913AbcE3Mxu (ORCPT ); Mon, 30 May 2016 08:53:50 -0400 Received: from mga11.intel.com ([192.55.52.93]:8771 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754731AbcE3Mxt (ORCPT ); Mon, 30 May 2016 08:53:49 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,389,1459839600"; d="scan'208";a="977250621" Subject: Re: [PATCH v9 7/7] MAINTAINERS: add maintainer entry for Intel USB dual role mux drivers To: Heikki Krogerus References: <1464587504-8139-1-git-send-email-baolu.lu@linux.intel.com> <1464587504-8139-8-git-send-email-baolu.lu@linux.intel.com> <20160530081653.GB31097@kuha.fi.intel.com> Cc: Greg Kroah-Hartman , felipe.balbi@linux.intel.com, Mathias Nyman , Lee Jones , Liam Girdwood , Mark Brown , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org From: Lu Baolu Message-ID: <574C37D7.6050108@linux.intel.com> Date: Mon, 30 May 2016 20:53:43 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <20160530081653.GB31097@kuha.fi.intel.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Heikki, On 05/30/2016 04:16 PM, Heikki Krogerus wrote: > Hi Baolu, > > On Mon, May 30, 2016 at 01:51:44PM +0800, Lu Baolu wrote: >> Add a maintainer entry for Intel USB dual role mux drivers and >> add myself as a maintainer. >> >> Signed-off-by: Lu Baolu >> --- >> MAINTAINERS | 10 ++++++++++ >> 1 file changed, 10 insertions(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index ed1229e..edaeebe 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -5961,6 +5961,16 @@ S: Maintained >> F: arch/x86/include/asm/intel_telemetry.h >> F: drivers/platform/x86/intel_telemetry* >> >> +INTEL USB DUAL ROLE PORT MUX DRIVERS >> +M: Lu Baolu >> +L: linux-usb@vger.kernel.org >> +S: Supported >> +F: include/linux/usb/portmux.h >> +F: drivers/usb/mux/portmux-core.c >> +F: drivers/usb/mux/portmux-intel-gpio.c >> +F: drivers/usb/mux/portmux-intel-drcfg.c >> +F: drivers/mfd/intel-vuport.c >> + >> IOC3 ETHERNET DRIVER >> M: Ralf Baechle >> L: linux-mips@linux-mips.org >> -- >> 2.1.4 > This one does not apply on top of v4.7-rc1. Thanks for pointing this out. I will send out a rebased version later, but for now I'll wait for further comments. Best regards, Lu Baolu