On Tue, 28 Apr 2020 15:34:49 +0900, Kunihiko Hayashi wrote: > Convert the UniPhier USB2-PHY conroller to DT schema format. > > Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx> > --- > .../bindings/phy/socionext,uniphier-usb2-phy.yaml | 85 ++++++++++++++++++++++ > .../devicetree/bindings/phy/uniphier-usb2-phy.txt | 45 ------------ > 2 files changed, 85 insertions(+), 45 deletions(-) > create mode 100644 Documentation/devicetree/bindings/phy/socionext,uniphier-usb2-phy.yaml > delete mode 100644 Documentation/devicetree/bindings/phy/uniphier-usb2-phy.txt > Applied, thanks!