Added QUSB2 PHY support for SC7180. Converting dt binding to yaml. Adding compatible for SC7180 in dt bindings. Changes in v2: Sorted the compatible in driver. Converted dt binding to yaml. Added compatible in yaml. Sandeep Maheswaram (3): phy: qcom-qusb2: Add QUSB2 PHY support for SC7180 dt-bindings: phy: qcom-qusb2: Convert QUSB2 phy bindings to yaml dt-bindings: phy: qcom-qusb2: Add SC7180 QUSB2 phy support .../devicetree/bindings/phy/qcom-qusb2-phy.txt | 68 ----------- .../devicetree/bindings/phy/qcom-qusb2-phy.yaml | 130 +++++++++++++++++++++ drivers/phy/qualcomm/phy-qcom-qusb2.c | 57 ++++++++- 3 files changed, 186 insertions(+), 69 deletions(-) delete mode 100644 Documentation/devicetree/bindings/phy/qcom-qusb2-phy.txt create mode 100644 Documentation/devicetree/bindings/phy/qcom-qusb2-phy.yaml -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation