Message ID | 70beab86eb21d1130e61f52753f514cfb433a4f2.1677749625.git.quic_varada@quicinc.com |
---|---|
State | Superseded |
Headers | show |
Series | Enable IPQ9754 USB | expand |
On Thu, 2 Mar 2023 at 11:56, Varadarajan Narayanan <quic_varada@quicinc.com> wrote: > > Document the compatible string used for the qusb2 phy in IPQ9574. > > Signed-off-by: Varadarajan Narayanan <quic_varada@quicinc.com> > --- > Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml > index 7f403e7..c426f78 100644 > --- a/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml > +++ b/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml > @@ -25,6 +25,7 @@ properties: > - qcom,qcm2290-qusb2-phy > - qcom,sdm660-qusb2-phy > - qcom,ipq6018-qusb2-phy Please movef ipq6018 to the proper place and then put ipq9574 next to it. > + - qcom,ipq9574-qusb2-phy > - qcom,sm4250-qusb2-phy > - qcom,sm6115-qusb2-phy > - items: > -- > 2.7.4 >
On 02/03/2023 10:55, Varadarajan Narayanan wrote: > Document the compatible string used for the qusb2 phy in IPQ9574. > > Signed-off-by: Varadarajan Narayanan <quic_varada@quicinc.com> > --- I just acked the same patch... what's happening here? Best regards, Krzysztof
On 3/2/2023 9:53 PM, Dmitry Baryshkov wrote: > On Thu, 2 Mar 2023 at 11:56, Varadarajan Narayanan > <quic_varada@quicinc.com> wrote: >> Document the compatible string used for the qusb2 phy in IPQ9574. >> >> Signed-off-by: Varadarajan Narayanan <quic_varada@quicinc.com> >> --- >> Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml >> index 7f403e7..c426f78 100644 >> --- a/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml >> +++ b/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml >> @@ -25,6 +25,7 @@ properties: >> - qcom,qcm2290-qusb2-phy >> - qcom,sdm660-qusb2-phy >> - qcom,ipq6018-qusb2-phy > Please movef ipq6018 to the proper place and then put ipq9574 next to it. Sure. Thanks Varada > >> + - qcom,ipq9574-qusb2-phy >> - qcom,sm4250-qusb2-phy >> - qcom,sm6115-qusb2-phy >> - items: >> -- >> 2.7.4 >> >
diff --git a/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml index 7f403e7..c426f78 100644 --- a/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml @@ -25,6 +25,7 @@ properties: - qcom,qcm2290-qusb2-phy - qcom,sdm660-qusb2-phy - qcom,ipq6018-qusb2-phy + - qcom,ipq9574-qusb2-phy - qcom,sm4250-qusb2-phy - qcom,sm6115-qusb2-phy - items:
Document the compatible string used for the qusb2 phy in IPQ9574. Signed-off-by: Varadarajan Narayanan <quic_varada@quicinc.com> --- Documentation/devicetree/bindings/phy/qcom,qusb2-phy.yaml | 1 + 1 file changed, 1 insertion(+)