On Sun 28 Mar 15:52 CDT 2021, Dmitry Baryshkov wrote: > Add compatible for SM8250 in QMP USB3 DP PHY bindings. > > Signed-off-by: Dmitry Baryshkov <dmitry.barysh...@linaro.org> > Acked-by: Rob Herring <r...@kernel.org>
Reviewed-by: Bjorn Andersson <bjorn.anders...@linaro.org> > --- > Documentation/devicetree/bindings/phy/qcom,qmp-usb3-dp-phy.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/phy/qcom,qmp-usb3-dp-phy.yaml > b/Documentation/devicetree/bindings/phy/qcom,qmp-usb3-dp-phy.yaml > index 62c0179d1765..217aa6c91893 100644 > --- a/Documentation/devicetree/bindings/phy/qcom,qmp-usb3-dp-phy.yaml > +++ b/Documentation/devicetree/bindings/phy/qcom,qmp-usb3-dp-phy.yaml > @@ -15,6 +15,7 @@ properties: > enum: > - qcom,sc7180-qmp-usb3-dp-phy > - qcom,sdm845-qmp-usb3-dp-phy > + - qcom,sm8250-qmp-usb3-dp-phy > reg: > items: > - description: Address and length of PHY's USB serdes block. > -- > 2.30.2 >