Message ID | 20220220201909.445468-4-luca@z3ntu.xyz (mailing list archive) |
---|---|
State | Accepted |
Commit | bc25c55812ff72cd3f2c310ba42f78a812dac95e |
Headers | show |
Series | Initial MSM8953 & Fairphone 3 support | expand |
On Sun 20 Feb 14:18 CST 2022, Luca Weiss wrote: > Document the compatible string for the DWC3 controller in msm8953. > > Signed-off-by: Luca Weiss <luca@z3ntu.xyz> > Acked-by: Konrad Dybcio <konrad.dybcio@somainline.org> > Acked-by: Rob Herring <robh@kernel.org> Greg, can you please pick this patch through the USB tree. Thanks, Bjorn > --- > Changes in v2: > - no changes > > Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml > index 2d23a4ff702f..ce252db2aab3 100644 > --- a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml > +++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml > @@ -16,6 +16,7 @@ properties: > - qcom,ipq4019-dwc3 > - qcom,ipq6018-dwc3 > - qcom,ipq8064-dwc3 > + - qcom,msm8953-dwc3 > - qcom,msm8996-dwc3 > - qcom,msm8998-dwc3 > - qcom,sc7180-dwc3 > -- > 2.35.1 >
On Thu, Feb 24, 2022 at 02:11:46PM -0600, Bjorn Andersson wrote: > On Sun 20 Feb 14:18 CST 2022, Luca Weiss wrote: > > > Document the compatible string for the DWC3 controller in msm8953. > > > > Signed-off-by: Luca Weiss <luca@z3ntu.xyz> > > Acked-by: Konrad Dybcio <konrad.dybcio@somainline.org> > > Acked-by: Rob Herring <robh@kernel.org> > > Greg, can you please pick this patch through the USB tree. Will do, thanks. gre gk-h
diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml index 2d23a4ff702f..ce252db2aab3 100644 --- a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml +++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml @@ -16,6 +16,7 @@ properties: - qcom,ipq4019-dwc3 - qcom,ipq6018-dwc3 - qcom,ipq8064-dwc3 + - qcom,msm8953-dwc3 - qcom,msm8996-dwc3 - qcom,msm8998-dwc3 - qcom,sc7180-dwc3