[PATCH v5 3/3] phy: Group vendor specific phy drivers
From: Vivek Gautam <hidden>
Date: 2017-05-12 09:38:52
Also in:
linux-arm-msm, linux-omap, linux-renesas-soc, linux-rockchip, linux-samsung-soc, lkml
On 05/12/2017 02:15 PM, Kishon Vijay Abraham I wrote:
Hi Vivek, On Thursday 11 May 2017 12:17 PM, Vivek Gautam wrote:quoted
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 <redacted> Acked-by: Heiko Stuebner <heiko@sntech.de> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Acked-by: Krzysztof Kozlowski <krzk@kernel.org> Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com> Cc: Kishon Vijay Abraham I <redacted> Cc: David S. Miller <davem@davemloft.net> Cc: Geert Uytterhoeven <geert+renesas@glider.be> Cc: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Cc: Guenter Roeck <linux@roeck-us.net> Cc: Heiko Stuebner <heiko@sntech.de> Cc: Viresh Kumar <viresh.kumar@linaro.org> Cc: Maxime Ripard <redacted> Cc: Chen-Yu Tsai <redacted> Cc: Sylwester Nawrocki <s.nawrocki@samsung.com> Cc: Krzysztof Kozlowski <krzk@kernel.org> Cc: Jaehoon Chung <jh80.chung@samsung.com> Cc: Stephen Boyd <redacted> Cc: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Cc: linux-arm-kernel at lists.infradead.org Cc: linux-arm-msm at vger.kernel.org Cc: linux-kernel at vger.kernel.org Cc: linux-omap at vger.kernel.org Cc: linux-renesas-soc at vger.kernel.org Cc: linux-rockchip at lists.infradead.org Cc: linux-samsung-soc at vger.kernel.org Cc: linux-usb at vger.kernel.org --- Changes since v4: - Reprepared the patch based on latest torvalds/master. - Added new directory for amlogic, since there's a new patch [1] coming in for amlogic platforms.I don't prefer placeholder directories but this is not a placeholder directory since phy-meson8b-usb2.c is already added in amlogic.
Right, since phy-meson8b-usb2.c was already there and phy-meson-gxl-usb2.c is also coming, i decided to add this directory.
Btw, thank you for sending this patch. Will queue this once -rc1 is tagged.
Cool. Thanks Kishon. Regards Vivek
Cheers Kishon -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
-- The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project