On Thu, 22 Dec 2022 16:58:05 +0100, Krzysztof Kozlowski wrote: > Convert Qualcomm USB HSIC PHY bindings to DT schema. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../bindings/phy/qcom,usb-hsic-phy.txt | 65 ------------------ > .../bindings/phy/qcom,usb-hsic-phy.yaml | 67 +++++++++++++++++++ > 2 files changed, 67 insertions(+), 65 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/phy/qcom,usb-hsic-phy.txt > create mode 100644 Documentation/devicetree/bindings/phy/qcom,usb-hsic-phy.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>