Re: [PATCH 1/3] dt-bindings: usb: qcom,dwc3: Add bindings for SC7280

2021-03-25 Thread Rob Herring
On Wed, 17 Mar 2021 16:31:39 +0530, Sandeep Maheswaram wrote: > Add the compatible string for sc7280 SoC from Qualcomm. > > Signed-off-by: Sandeep Maheswaram > --- > Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring

Re: [PATCH 1/3] dt-bindings: usb: qcom,dwc3: Add bindings for SC7280

2021-03-23 Thread Stephen Boyd
Quoting Sandeep Maheswaram (2021-03-17 04:01:39) > Add the compatible string for sc7280 SoC from Qualcomm. > > Signed-off-by: Sandeep Maheswaram > --- Reviewed-by: Stephen Boyd

Re: [PATCH 1/3] dt-bindings: usb: qcom,dwc3: Add bindings for SC7280

2021-03-17 Thread Matthias Kaehlcke
On Wed, Mar 17, 2021 at 04:31:39PM +0530, Sandeep Maheswaram wrote: > Add the compatible string for sc7280 SoC from Qualcomm. > > Signed-off-by: Sandeep Maheswaram > --- > Documentation/devicetree/bindings/usb/qcom,dwc3.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation

[PATCH 1/3] dt-bindings: usb: qcom,dwc3: Add bindings for SC7280

2021-03-17 Thread Sandeep Maheswaram
Add the compatible string for sc7280 SoC from Qualcomm. Signed-off-by: Sandeep Maheswaram --- 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/qco