On Mon, 16 Nov 2020 22:19:05 +0800, 周琰杰 (Zhou Yanjie) wrote: > Move Ingenic USB PHY bindings from Documentation/devicetree/bindings/usb > to Documentation/devicetree/bindings/phy, and add bindings for JZ4775 SoC > and X2000 SoC. > > Signed-off-by: 周琰杰 (Zhou Yanjie) <zhouyanjie@xxxxxxxxxxxxxx> > --- > > Notes: > v8: > New patch. > > v8->v9: > Correct the path errors in "ingenic,phy-usb.yaml" and "ingenic,cgu.yaml". > > Documentation/devicetree/bindings/clock/ingenic,cgu.yaml | 2 +- > .../{usb/ingenic,jz4770-phy.yaml => phy/ingenic,phy-usb.yaml} | 4 +++- > 2 files changed, 4 insertions(+), 2 deletions(-) > rename Documentation/devicetree/bindings/{usb/ingenic,jz4770-phy.yaml => phy/ingenic,phy-usb.yaml} (89%) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>