On Tue, 28 Apr 2020 15:34:50 +0900, Kunihiko Hayashi wrote: > Convert the UniPhier USB3-PHY controller for SS/HS to DT schema format. > > Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx> > --- > .../phy/socionext,uniphier-usb3hs-phy.yaml | 104 +++++++++++++++++++++ > .../phy/socionext,uniphier-usb3ss-phy.yaml | 97 +++++++++++++++++++ > .../bindings/phy/uniphier-usb3-hsphy.txt | 69 -------------- > .../bindings/phy/uniphier-usb3-ssphy.txt | 58 ------------ > 4 files changed, 201 insertions(+), 127 deletions(-) > create mode 100644 Documentation/devicetree/bindings/phy/socionext,uniphier-usb3hs-phy.yaml > create mode 100644 Documentation/devicetree/bindings/phy/socionext,uniphier-usb3ss-phy.yaml > delete mode 100644 Documentation/devicetree/bindings/phy/uniphier-usb3-hsphy.txt > delete mode 100644 Documentation/devicetree/bindings/phy/uniphier-usb3-ssphy.txt > Applied, thanks!