On Fri 15 Jan 11:47 CST 2021, Jack Pham wrote: > Add the compatible strings for the USB2 PHYs found on QCOM > SM8250 & SM8350 SoCs. > > Note that the SM8250 compatible is already in use in the dts and > driver implementation but was missing from the documentation. > Reviewed-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> Regards, Bjorn > Signed-off-by: Jack Pham <jackp@xxxxxxxxxxxxxx> > --- > .../devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml b/Documentation/devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml > index 4949a2851532..ee77c6458326 100644 > --- a/Documentation/devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml > +++ b/Documentation/devicetree/bindings/phy/qcom,usb-snps-femto-v2.yaml > @@ -17,6 +17,8 @@ properties: > enum: > - qcom,usb-snps-hs-7nm-phy > - qcom,sm8150-usb-hs-phy > + - qcom,sm8250-usb-hs-phy > + - qcom,sm8350-usb-hs-phy > - qcom,usb-snps-femto-v2-phy > > reg: > -- > 2.24.0 >