Hi Greg, Please find the pull request for 4.20 -rc below.
It includes tuning parameter fix in qcom-qusb2 PHY driver, dt-bindings fix for phy-qcom-qmp and a fix for randconfig error in uniphier-pcie. Consider merging this in the -rc cycle. Thanks Kishon The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a: Linux 4.20-rc1 (2018-11-04 15:37:52 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git tags/phy-for-4.20-rc for you to fetch changes up to c88520db18ba0b9a41326c3b8680e7c09eb4c381: phy: qcom-qusb2: Fix HSTX_TRIM tuning with fused value for SDM845 (2018-11-21 13:13:58 +0530) ---------------------------------------------------------------- phy: for 4.20-rc *) Fix updating HSTX_TRIM tuning parameter in qcom-qusb2 PHY driver *) Fix inconsistencies between dt-bindings and the driver *) Add "Depend on HAS_IOMEM" uniphier-pcie to avoid randconfig errors Signed-off-by: Kishon Vijay Abraham I <kis...@ti.com> ---------------------------------------------------------------- Douglas Anderson (1): dt-bindings: phy-qcom-qmp: Fix several mistakes from prior commits Kunihiko Hayashi (1): phy: uniphier-pcie: Depend on HAS_IOMEM Manu Gautam (2): phy: qcom-qusb2: Use HSTX_TRIM fused value as is phy: qcom-qusb2: Fix HSTX_TRIM tuning with fused value for SDM845 Documentation/devicetree/bindings/phy/qcom-qmp-phy.txt | 31 +++++++++++++++++++++++-------- drivers/phy/qualcomm/phy-qcom-qusb2.c | 20 +++++++++++--------- drivers/phy/socionext/Kconfig | 3 ++- 3 files changed, 36 insertions(+), 18 deletions(-) -- 2.17.1