On Fri, 04 Sep 2020 09:58:34 +0200, Mauro Carvalho Chehab wrote: > Convert Hisilicon Kirin 960 USB3 PHY bindings to DT schema > format using json-schema. > > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> > --- > > Rob, > > As I'm about to submit a patch series with the phy interface for Kirin 970, > let's first convert the Kirin 960 USB3 PHY binding, as it is close enough > to the PHY interface bindins for Kirin 970. > > .../bindings/phy/hisilicon,hi3660-usb3.yaml | 60 +++++++++++++++++++ > .../bindings/phy/phy-hi3660-usb3.txt | 26 -------- > 2 files changed, 60 insertions(+), 26 deletions(-) > create mode 100644 Documentation/devicetree/bindings/phy/hisilicon,hi3660-usb3.yaml > delete mode 100644 Documentation/devicetree/bindings/phy/phy-hi3660-usb3.txt > Applied, thanks!