Re: [PATCH v2 2/2] phy: Group vendor specific phy drivers

From: Kishon Vijay Abraham I
Date: Thu Apr 28 2016 - 01:00:00 EST


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 <gautam.vivek@xxxxxxxxxxx> 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 <gautam.vivek@xxxxxxxxxxx>
>> Acked-by: Heiko Stuebner <heiko@xxxxxxxxx>
>> Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
>> ---
>>
>> 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.

Thanks
Kishon