Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751435AbcD1FZh (ORCPT ); Thu, 28 Apr 2016 01:25:37 -0400 Received: from mail-qk0-f196.google.com ([209.85.220.196]:33727 "EHLO mail-qk0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750721AbcD1FZf (ORCPT ); Thu, 28 Apr 2016 01:25:35 -0400 MIME-Version: 1.0 In-Reply-To: <5721988E.7000105@ti.com> References: <1459951665-28708-1-git-send-email-gautam.vivek@samsung.com> <1459951665-28708-2-git-send-email-gautam.vivek@samsung.com> <5721988E.7000105@ti.com> Date: Thu, 28 Apr 2016 10:55:33 +0530 Message-ID: Subject: Re: [PATCH v2 2/2] phy: Group vendor specific phy drivers From: Vivek Gautam To: Kishon Vijay Abraham I Cc: vireshk@kernel.org, Shiraz Hashim , =?UTF-8?Q?Heiko_St=C3=BCbner?= , Maxime Ripard , Chen-Yu Tsai , =?UTF-8?Q?Krzysztof_Koz=C5=82owski?= , Russell King - ARM Linux , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , linux-rockchip@lists.infradead.org, Linux USB Mailing List , "linux-samsung-soc@vger.kernel.org" , "linux-omap@vger.kernel.org" , CPGS , Vivek Gautam Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1641 Lines: 54 Hi Kishon, On Thu, Apr 28, 2016 at 10:28 AM, Kishon Vijay Abraham I wrote: > Hi, > > On Tuesday 26 April 2016 11:36 AM, Vivek Gautam wrote: >> Hi Kishon, >> >> >> On Wed, Apr 6, 2016 at 7:37 PM, Vivek Gautam wrote: >>> Adding vendor specific directories in phy to group >>> phy drivers under their respective vendor umbrella. >>> >>> Also updated the MAINTAINERS file to reflect the correct >>> directory structure for phy drivers. >>> >>> Signed-off-by: Vivek Gautam >>> Acked-by: Heiko Stuebner >>> Acked-by: Viresh Kumar >>> --- >>> >>> Changes from v1: >>> - Updated the MAINTAINERS file to reflect the same change >>> in directory structure. >>> - Removed PHY_PLAT config as pointed out by Kishon. >>> So we don't require the second patch in the v1 of this series: >>> [PATCH 2/2] arm: mach-spear: Enable PHY_PLAT to meet dependency >>> - Renamed sunxi --> allwinner; rcar --> renesas. >>> - Fixed error coming with qcom Makefile. >> >> Does this change looks okay now ? >> I think you must be planning to take this in after 4.7 rc1 is out, isn't it ? > > I'm not sure. I'm thinking which should be the right way to group the phy > drivers, by vendors or by type (usb, pcie, etc..). I'm more inclined to group > it by type. I guess there are atleast couple of phy drivers (PIPE and ST's MiPHY) that have multiple roles - USB or PCIe or SATA. So grouping such drivers in one of the phy-types will be tricky, WDUT > > Thanks > Kishon -- Best Regards Vivek Gautam Samsung R&D Institute, Bangalore India