On 16-08-23, 23:31, Dmitry Baryshkov wrote: > On Wed, 16 Aug 2023 at 18:50, Nitin Rawat <quic_nitirawa@xxxxxxxxxxx> wrote: > > > > Document the QMP UFS PHY compatible for SC7280. > > > > Signed-off-by: Nitin Rawat <quic_nitirawa@xxxxxxxxxxx> > > --- > > .../devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml > > index d981d77e82e4..ad78da9c2c1a 100644 > > --- a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml > > +++ b/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml > > @@ -31,6 +31,7 @@ properties: > > - qcom,sm8350-qmp-ufs-phy > > - qcom,sm8450-qmp-ufs-phy > > - qcom,sm8550-qmp-ufs-phy > > + - qcom,sc7280-qmp-ufs-phy > > > > reg: > > maxItems: 1 > > @@ -110,6 +111,7 @@ allOf: > > - qcom,sm8250-qmp-ufs-phy > > - qcom,sm8350-qmp-ufs-phy > > - qcom,sm8550-qmp-ufs-phy > > + - qcom,sc7280-qmp-ufs-phy > > Please keep both lists sorted. Yes please -- ~Vinod