From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752718AbbJFRNr (ORCPT ); Tue, 6 Oct 2015 13:13:47 -0400 Received: from mail-gw3-out.broadcom.com ([216.31.210.64]:39552 "EHLO mail-gw3-out.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751498AbbJFRNq (ORCPT ); Tue, 6 Oct 2015 13:13:46 -0400 X-IronPort-AV: E=Sophos;i="5.17,644,1437462000"; d="scan'208";a="76750812" 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> CC: Arnd Bergmann , , "JD (Jiandong) Zheng" , Arun Parameswaran , From: Ray Jui Message-ID: <5614013A.8040401@broadcom.com> Date: Tue, 6 Oct 2015 10:13:30 -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: <5613D9F1.2040502@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 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? Thanks, Ray