Re: [RFC PATCH] phy: samsung: move the Samsung specific phy files to "samsung" directory

From: Krzysztof Kozlowski
Date: Thu Mar 09 2017 - 07:21:24 EST


On Thu, Mar 9, 2017 at 1:56 PM, Kishon Vijay Abraham I <kishon@xxxxxx> wrote:
> Hi,
>
> On Thursday 09 March 2017 05:03 PM, Jaehoon Chung wrote:
>> Make the "samsung" directory and move the Samsung specific files to
>> there for maintaining the files relevant to Samsung.
>
> The number of phy drivers in drivers/phy is getting unmanageable. I think this
> is a good step to make it a little better. Can you also add a MAINTAINER for
> drivers/phy/samsung?

There is such:

10903 SAMSUNG USB2 PHY DRIVER
10904 M: Kamil Debski <kamil@xxxxxxxxx>
10905 M: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
10906 L: linux-kernel@xxxxxxxxxxxxxxx
10907 S: Supported
10908 F: Documentation/devicetree/bindings/phy/samsung-phy.txt
10909 F: Documentation/phy/samsung-usb2.txt
10910 F: drivers/phy/phy-exynos4210-usb2.c
10911 F: drivers/phy/phy-exynos4x12-usb2.c
10912 F: drivers/phy/phy-exynos5250-usb2.c
10913 F: drivers/phy/phy-s5pv210-usb2.c
10914 F: drivers/phy/phy-samsung-usb2.c
10915 F: drivers/phy/phy-samsung-usb2.h

but this patchset does not update it. Paths *everywhere* have to be updated.

Best regards,
Krzysztof