Re: [PATCH v3 1/3] dt-bindings: usb: Add support for msm8998

2019-01-30 Thread Jeffrey Hugo
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 Reviewed-by: Bjorn Andersson --- Documentation/devicetree/bindings/usb/qcom,dwc3.txt |

Re: [PATCH v3 1/3] dt-bindings: usb: Add support for msm8998

2019-01-30 Thread Rob Herring
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 > Reviewed-by: Bjorn Andersson > --- > Documentation/devicetree/bindings/usb/qcom,dwc3.txt | 1 + > 1 file changed, 1

[PATCH v3 1/3] dt-bindings: usb: Add support for msm8998

2019-01-21 Thread Jeffrey Hugo
msm8998 USB has a dwc3 controller just like the existing sdm845 support. Signed-off-by: Jeffrey Hugo Reviewed-by: Bjorn Andersson --- Documentation/devicetree/bindings/usb/qcom,dwc3.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.txt