On Wed, 6 Sept 2023 at 08:10, Rohit Agarwal <quic_rohiagar@xxxxxxxxxxx> wrote: > > > On 9/6/2023 2:05 AM, Dmitry Baryshkov wrote: > > On 05/09/2023 13:30, Rohit Agarwal wrote: > >> SDX65 has 5 clocks so mention in the bindings. > >> > >> Signed-off-by: Rohit Agarwal <quic_rohiagar@xxxxxxxxxxx> > > > > Fixes tag? > Ack. > > > >> --- > >> 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 6759105..018117b 100644 > >> --- a/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml > >> +++ b/Documentation/devicetree/bindings/usb/qcom,dwc3.yaml > >> @@ -180,6 +180,7 @@ allOf: > >> - qcom,sdm670-dwc3 > >> - qcom,sdm845-dwc3 > >> - qcom,sdx55-dwc3 > >> + - qcom,sdx65-dwc3 > > > > Is indent correct here? > > > I double cheked the patch and didnt find the indentation wrong. Not > sure, in your reply it seems wrong but the original patch has correct > indent. Ack. > Thanks, > Rohit > >> - qcom,sm6350-dwc3 > >> then: > >> properties: > > -- With best wishes Dmitry