From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753315AbbJFTZz (ORCPT ); Tue, 6 Oct 2015 15:25:55 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:33792 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752293AbbJFTZx (ORCPT ); Tue, 6 Oct 2015 15:25:53 -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> <56141F18.7030909@ti.com> <56141FC7.1080100@broadcom.com> CC: Arnd Bergmann , , "JD (Jiandong) Zheng" , Arun Parameswaran , From: Kishon Vijay Abraham I Message-ID: <56142039.1000104@ti.com> Date: Wed, 7 Oct 2015 00:55:45 +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: <56141FC7.1080100@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 On Wednesday 07 October 2015 12:53 AM, Ray Jui wrote: > > > 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 yes.. you are right! -Kishon