From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752819AbbJFTVG (ORCPT ); Tue, 6 Oct 2015 15:21:06 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:40361 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751829AbbJFTVD (ORCPT ); Tue, 6 Oct 2015 15:21:03 -0400 Subject: Re: [PATCH v5 2/2] phy: cygnus: pcie: Add Cygnus PCIe PHY support To: Ray Jui 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> CC: Arnd Bergmann , , "JD (Jiandong) Zheng" , Arun Parameswaran , From: Kishon Vijay Abraham I Message-ID: <56141F18.7030909@ti.com> Date: Wed, 7 Oct 2015 00:50:56 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <5614013A.8040401@broadcom.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 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 Thanks Kishon