From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756987AbcFACod (ORCPT ); Tue, 31 May 2016 22:44:33 -0400 Received: from mga02.intel.com ([134.134.136.20]:59918 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750750AbcFACob (ORCPT ); Tue, 31 May 2016 22:44:31 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,399,1459839600"; d="scan'208";a="113821070" 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> <574C37D7.6050108@linux.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: <574E4C0B.40208@linux.intel.com> Date: Wed, 1 Jun 2016 10:44:27 +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: <574C37D7.6050108@linux.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, On 05/30/2016 08:53 PM, Lu Baolu wrote: > 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. I haven't got further comments by now. I will send out the rebased version in 24 hrs if no objection. Best regards, Lu Baolu