From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kishon Vijay Abraham I Subject: Re: [RFC PATCH] phy: samsung: move the Samsung specific phy files to "samsung" directory Date: Fri, 10 Mar 2017 15:19:38 +0530 Message-ID: <58C276B2.9020707@ti.com> References: <20170309113311.15345-1-jh80.chung@samsung.com> <58C142F6.2030708@ti.com> <4b023d24-6d6b-94be-8895-7ff7f733e5b8@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4b023d24-6d6b-94be-8895-7ff7f733e5b8@samsung.com> Sender: linux-kernel-owner@vger.kernel.org To: Jaehoon Chung , Krzysztof Kozlowski Cc: linux-kernel@vger.kernel.org, kgene@kernel.org, kamil@wypas.org, Sylwester Nawrocki , Javier Martinez Canillas , linux-samsung-soc@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org Hi, On Friday 10 March 2017 12:30 PM, Jaehoon Chung wrote: > Hi All, > > On 03/09/2017 09:10 PM, Krzysztof Kozlowski wrote: >> On Thu, Mar 9, 2017 at 1:56 PM, Kishon Vijay Abraham I 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 >> 10905 M: Sylwester Nawrocki >> 10906 L: linux-kernel@vger.kernel.org >> 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. > > Will update..How about the below updating? > M: Kamil Debski > M: Sylwester Nawrocki > M: Jaehoon Chung > L: linux-kernel@vger.kernel.org > S: Supported > F: Documentation/devicetree/bindings/phy/samsung-phy.txt > F: Documentation/phy/samsung-usb2.txt > F: driver/phy/samsung/ > > Let me know your opinion. Looks good to me. Thanks Kishon > > Best Regards, > Jaehoon Chung > >> >> Best regards, >> Krzysztof >> >> >> >