From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752886AbbJFTXe (ORCPT ); Tue, 6 Oct 2015 15:23:34 -0400 Received: from mail-pa0-f52.google.com ([209.85.220.52]:33617 "EHLO mail-pa0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752641AbbJFTXd (ORCPT ); Tue, 6 Oct 2015 15:23:33 -0400 Message-ID: <56141FA0.2080901@gmail.com> Date: Tue, 06 Oct 2015 12:23:12 -0700 From: Florian Fainelli User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: Kishon Vijay Abraham I , Ray Jui CC: Arnd Bergmann , linux-kernel@vger.kernel.org, "JD (Jiandong) Zheng" , Arun Parameswaran , bcm-kernel-feedback-list@broadcom.com Subject: Re: [PATCH v5 2/2] phy: cygnus: pcie: Add Cygnus PCIe PHY support References: <1442855838-23042-1-git-send-email-rjui@broadcom.com> <1442855838-23042-3-git-send-email-rjui@broadcom.com> <5613D9F1.2040502@ti.com> <5614013A.8040401@broadcom.com> <56141F18.7030909@ti.com> In-Reply-To: <56141F18.7030909@ti.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/10/15 12:20, Kishon Vijay Abraham I wrote: > Hi, > > On Tuesday 06 October 2015 10:43 PM, Ray Jui wrote: >> Hi Kishon, >> >> On 10/6/2015 7:25 AM, Kishon Vijay Abraham I wrote: >>> Hi, >>> >>> On Monday 21 September 2015 10:47 PM, Ray Jui wrote: >>>> This patch adds the PCIe PHY support for the Broadcom PCIe RC interface >>>> on Cygnus >>>> >>>> Signed-off-by: Ray Jui >>>> Reviewed-by: Arun Parameswaran >>>> Reviewed-by: JD (Jiandong) Zheng >>>> Reviewed-by: Scott Branden >>> >>> >>> merged this driver to linux-phy tree. Can you send a separate patch >>> adding yourself as the maintainer of this driver? >>> >>> Thanks >>> Kishon >> >> We have a pool of maintainers to maintain all iProc based device drivers >> (including this PCIe PHY driver for Cygnus): >> >> BROADCOM IPROC ARM ARCHITECTURE >> M: Ray Jui >> M: Scott Branden >> M: Jon Mason >> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) >> L: bcm-kernel-feedback-list@broadcom.com >> T: git git://github.com/broadcom/cygnus-linux.git >> S: Maintained >> N: iproc >> N: cygnus >> N: nsp >> ... >> ... >> >> That should be sufficient, correct? > > yes. I think you might still have to add this? > F: drivers/phy/phy-bcm-cygnus-pcie.c The regular expression should already cover that file, what would be the benefit of explicitly listing this additional file? -- Florian