From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752920AbbJFTXz (ORCPT ); Tue, 6 Oct 2015 15:23:55 -0400 Received: from mail-gw3-out.broadcom.com ([216.31.210.64]:65235 "EHLO mail-gw3-out.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752058AbbJFTXy (ORCPT ); Tue, 6 Oct 2015 15:23:54 -0400 X-IronPort-AV: E=Sophos;i="5.17,645,1437462000"; d="scan'208";a="76764288" Subject: Re: [PATCH v5 2/2] phy: cygnus: pcie: Add Cygnus PCIe PHY support To: Kishon Vijay Abraham I 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> CC: Arnd Bergmann , , "JD (Jiandong) Zheng" , Arun Parameswaran , From: Ray Jui Message-ID: <56141FC7.1080100@broadcom.com> Date: Tue, 6 Oct 2015 12:23:51 -0700 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <56141F18.7030909@ti.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 On 10/6/2015 12:20 PM, 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 > > Thanks > Kishon > I think the following should already helped to take care of it? N: cygnus Ray