[PATCH 0/6] phy: socionext: Add some improvements and legacy SoC support

From: Kunihiko Hayashi
Date: Wed Nov 06 2019 - 05:26:46 EST


This series adds some improvements to PHY interface drivers, and adds legacy SoC
support that needs to manage gio clock and reset.

Kunihiko Hayashi (6):
phy: socionext: Use devm_platform_ioremap_resource()
dt-bindings: phy: socionext: Add Pro5 support and remove Pro4 from
usb3-hsphy
phy: uniphier-usb3ss: Add Pro5 support
phy: uniphier-usb3hs: Add legacy SoC support for Pro5
phy: uniphier-usb3hs: Change Rx sync mode to avoid communication
failure
phy: uniphier-pcie: Add legacy SoC support for Pro5

.../devicetree/bindings/phy/uniphier-pcie-phy.txt | 13 ++-
.../bindings/phy/uniphier-usb3-hsphy.txt | 6 +-
.../bindings/phy/uniphier-usb3-ssphy.txt | 5 +-
drivers/phy/socionext/phy-uniphier-pcie.c | 87 ++++++++++++++++----
drivers/phy/socionext/phy-uniphier-usb3hs.c | 92 ++++++++++++++++------
drivers/phy/socionext/phy-uniphier-usb3ss.c | 8 +-
6 files changed, 163 insertions(+), 48 deletions(-)

--
2.7.4