From mboxrd@z Thu Jan 1 00:00:00 1970 From: heiko@sntech.de (Heiko =?ISO-8859-1?Q?St=FCbner?=) Date: Wed, 15 Mar 2017 09:08:44 +0100 Subject: [RESEND PATCH v3 2/2] phy: Group vendor specific phy drivers In-Reply-To: <1489472570-26434-1-git-send-email-vivek.gautam@codeaurora.org> References: <1489472080-23711-2-git-send-email-vivek.gautam@codeaurora.org> <1489472570-26434-1-git-send-email-vivek.gautam@codeaurora.org> Message-ID: <2492681.1VCl1nfEs0@diego> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Am Dienstag, 14. M?rz 2017, 11:52:50 CET schrieb Vivek Gautam: > 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 > Cc: Kishon Vijay Abraham I > Cc: David S. Miller > Cc: Geert Uytterhoeven > Cc: Yoshihiro Shimoda > Cc: Guenter Roeck > Cc: Heiko Stuebner > Cc: Viresh Kumar > Cc: Maxime Ripard > Cc: Chen-Yu Tsai > Cc: Sylwester Nawrocki > Cc: Krzysztof Kozlowski > Cc: Jaehoon Chung > 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 > --- > > Corrected Krzysztof's email-id. Added linux-arm-msm. > > Hi Heiko, Viresh, > It's been a year since the last version of this patch was posted. > Kishon has agreed to pull this change now. I am carrying forward > your Acks since there are no functional changes. > I have taken care of the drivers that were added/removed since > the last version. > Please feel free to jump in if you have any concerns. still looks all good and I gave that a try on 4.11-rc2 yesterday as well. Heiko