Adding compatible for SC7180 in USB DWC3 driver. Converting dt binding to yaml. Adding compatible for SC7180 in dt bindings. Changes in v2: Sorted the compatible in dwc3 driver. Converted dt binding to yaml. Added compatible in yaml. Sandeep Maheswaram (3): usb: dwc3: Add support for SC7180 SOC dt-bindings: usb: qcom,dwc3: Convert USB DWC3 bindings to yaml dt-bindings: usb: qcom,dwc3: Add compatible for SC7180 .../devicetree/bindings/usb/qcom,dwc3.txt | 104 -------------- .../devicetree/bindings/usb/qcom,dwc3.yaml | 156 +++++++++++++++++++++ drivers/usb/dwc3/dwc3-qcom.c | 3 +- 3 files changed, 158 insertions(+), 105 deletions(-) delete mode 100644 Documentation/devicetree/bindings/usb/qcom,dwc3.txt create mode 100644 Documentation/devicetree/bindings/usb/qcom,dwc3.yaml -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation