Message ID | 1548106366-5042-1-git-send-email-jhugo@codeaurora.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | MSM8998 basic USB support | expand |
On Mon, Jan 21, 2019 at 02:32:46PM -0700, Jeffrey Hugo wrote: > msm8998 USB has a dwc3 controller just like the existing sdm845 support. > > Signed-off-by: Jeffrey Hugo <jhugo@codeaurora.org> > Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> > --- > Documentation/devicetree/bindings/usb/qcom,dwc3.txt | 1 + > 1 file changed, 1 insertion(+) You missed my R-by.
On 1/30/2019 8:42 AM, Rob Herring wrote: > On Mon, Jan 21, 2019 at 02:32:46PM -0700, Jeffrey Hugo wrote: >> msm8998 USB has a dwc3 controller just like the existing sdm845 support. >> >> Signed-off-by: Jeffrey Hugo <jhugo@codeaurora.org> >> Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> >> --- >> Documentation/devicetree/bindings/usb/qcom,dwc3.txt | 1 + >> 1 file changed, 1 insertion(+) > > You missed my R-by. > Drat. Sorry.
diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.txt b/Documentation/devicetree/bindings/usb/qcom,dwc3.txt index 95afdcf..cb695aa 100644 --- a/Documentation/devicetree/bindings/usb/qcom,dwc3.txt +++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.txt @@ -4,6 +4,7 @@ Required properties: - compatible: Compatible list, contains "qcom,dwc3" "qcom,msm8996-dwc3" for msm8996 SOC. + "qcom,msm8998-dwc3" for msm8998 SOC. "qcom,sdm845-dwc3" for sdm845 SOC. - reg: Offset and length of register set for QSCRATCH wrapper - power-domains: specifies a phandle to PM domain provider node