mbox series

[v5,0/2] Add USB DWC3 support for SC7180

Message ID 1585206368-685-1-git-send-email-sanm@codeaurora.org (mailing list archive)
Headers show
Series Add USB DWC3 support for SC7180 | expand

Message

Sandeep Maheswaram March 26, 2020, 7:06 a.m. UTC
Converting dt binding to yaml.
Adding compatible for SC7180 in dt bindings.

Changes in v5:
Addressed the comments from Stephen in yaml file.

Changes in v4:
Addressed the comments from Doug in yaml file.

Changes in v3:
Dropped the patch for adding the compatible in dwc3 driver from the series.
Addressed the comments from Doug in yaml file.

Changes in v2:
Sorted the compatible in dwc3 driver.
Converted dt binding to yaml.
Added compatible in yaml.

Sandeep Maheswaram (2):
  dt-bindings: usb: qcom,dwc3: Convert USB DWC3 bindings
  dt-bindings: usb: qcom,dwc3: Add compatible for SC7180

 .../devicetree/bindings/usb/qcom,dwc3.txt          | 104 --------------
 .../devicetree/bindings/usb/qcom,dwc3.yaml         | 159 +++++++++++++++++++++
 2 files changed, 159 insertions(+), 104 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/usb/qcom,dwc3.txt
 create mode 100644 Documentation/devicetree/bindings/usb/qcom,dwc3.yaml

Comments

Felipe Balbi March 29, 2020, 10:27 a.m. UTC | #1
Sandeep Maheswaram <sanm@codeaurora.org> writes:

> Converting dt binding to yaml.
> Adding compatible for SC7180 in dt bindings.
>
> Changes in v5:
> Addressed the comments from Stephen in yaml file.
>
> Changes in v4:
> Addressed the comments from Doug in yaml file.
>
> Changes in v3:
> Dropped the patch for adding the compatible in dwc3 driver from the series.
> Addressed the comments from Doug in yaml file.
>
> Changes in v2:
> Sorted the compatible in dwc3 driver.
> Converted dt binding to yaml.
> Added compatible in yaml.

now queued for v5.8