On 18/03/2022 19:30, Luca Weiss wrote: > Document the compatible string for the UFS PHY found in SM6350. > > Signed-off-by: Luca Weiss <luca.weiss@xxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml > index e20d9b087bb8..934aa9101ddd 100644 > --- a/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml > +++ b/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml > @@ -39,6 +39,7 @@ properties: > - qcom,sdm845-qmp-usb3-phy > - qcom,sdm845-qmp-usb3-uni-phy > - qcom,sm6115-qmp-ufs-phy > + - qcom,sm6350-qmp-ufs-phy Please also add constraints to clocks, resets and any other necessary properties in allOf:if:then section. Best regards, Krzysztof