Re: [PATCH 3/9] drivers: usb: dwc3-qcom: Add sdm660 compatible

2020-07-31 Thread Rob Herring
On Sun, 26 Jul 2020 13:12:00 +0200, Konrad Dybcio wrote: > Signed-off-by: Konrad Dybcio > --- > Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 1 + > drivers/usb/dwc3/dwc3-qcom.c | 1 + > 2 files changed, 2 insertions(+) > Acked-by: Rob Herring

[PATCH 3/9] drivers: usb: dwc3-qcom: Add sdm660 compatible

2020-07-26 Thread Konrad Dybcio
Signed-off-by: Konrad Dybcio --- Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 1 + drivers/usb/dwc3/dwc3-qcom.c | 1 + 2 files changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml b/Documentation/devicetree/bindings/usb/qco