On Tue, Apr 23, 2019 at 05:40:32PM +0530, Kishon Vijay Abraham I wrote: > Hi Greg, > > Please find the pull request of 5.2 merge window below. > > It adds a new PHY ops to _release_ the PHY which can be used by PHY drivers > for cleaning up any initializations done during phy_get. > It adds a number of new PHY driver including Amlogic's USB2 PHY and a > shared USB3 + PCIE PHY, Broadcom's Stingray USB PHY, Hisilicon's USB PHY > in hi3660, MediaTek's UFS M-PHY, Nvidia's XUSB pad controller in > Tegra186 and TI's AM654 SERDES. > > For the complete list of changes, see the tag message below. > > There is a change in ufs-qcom.c (SCSI subsystem) which now exposes the > reset controller to be used by PHY. This is required to disable the > regulator that powers UFS in order to save power during system suspend > while following the PHY initialization sequence. > > All of these were present in linux-next for quite a while and shouldn't > have any conflicts. > > Let me know If I have to make any changes. > > Thanks > Kishon > > The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b: > > Linux 5.1-rc1 (2019-03-17 14:22:26 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git > tags/phy-for-5.2
Now pulled and pushed out, thansk. greg k-h