Quoting Sandeep Maheswaram (2019-10-24 05:48:48) > Add compatible for SC7180 SOC in device tree bindings > > Signed-off-by: Sandeep Maheswaram <sanm@xxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/usb/qcom,dwc3.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.txt b/Documentation/devicetree/bindings/usb/qcom,dwc3.txt > index cb695aa..c27c58d 100644 > --- a/Documentation/devicetree/bindings/usb/qcom,dwc3.txt > +++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.txt > @@ -6,6 +6,7 @@ Required properties: > "qcom,msm8996-dwc3" for msm8996 SOC. > "qcom,msm8998-dwc3" for msm8998 SOC. > "qcom,sdm845-dwc3" for sdm845 SOC. > + "qcom,sc7180-dwc3" for sc7180 SOC. Can this be sorted? And can this binding be converted to yaml?