dt-bindings: phy-qcom-qmp: Add sm8150 UFS phy compatible string
authorVinod Koul <vkoul@kernel.org>
Thu, 24 Oct 2019 07:48:01 +0000 (13:18 +0530)
committerKishon Vijay Abraham I <kishon@ti.com>
Fri, 25 Oct 2019 12:28:17 +0000 (17:58 +0530)
Document "qcom,sdm845-qmp-ufs-phy" compatible string for QMP UFS PHY
found on SM8150.

Signed-off-by: Vinod Koul <vkoul@kernel.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Documentation/devicetree/bindings/phy/qcom-qmp-phy.txt

index 085fbd676cfc8211edab6381c6fac1fd5a0c363e..eac9ad3cbbc84766ea7cb2dff64e8f5dd83b52f4 100644 (file)
@@ -14,7 +14,8 @@ Required properties:
               "qcom,msm8998-qmp-pcie-phy" for PCIe QMP phy on msm8998,
               "qcom,sdm845-qmp-usb3-phy" for USB3 QMP V3 phy on sdm845,
               "qcom,sdm845-qmp-usb3-uni-phy" for USB3 QMP V3 UNI phy on sdm845,
-              "qcom,sdm845-qmp-ufs-phy" for UFS QMP phy on sdm845.
+              "qcom,sdm845-qmp-ufs-phy" for UFS QMP phy on sdm845,
+              "qcom,sm8150-qmp-ufs-phy" for UFS QMP phy on sm8150.
 
 - reg:
   - index 0: address and length of register set for PHY's common
@@ -57,6 +58,8 @@ Required properties:
                        "aux", "cfg_ahb", "ref", "com_aux".
                For "qcom,sdm845-qmp-ufs-phy" must contain:
                        "ref", "ref_aux".
+               For "qcom,sm8150-qmp-ufs-phy" must contain:
+                       "ref", "ref_aux".
 
  - resets: a list of phandles and reset controller specifier pairs,
           one for each entry in reset-names.
@@ -83,6 +86,8 @@ Required properties:
                        "phy", "common".
                For "qcom,sdm845-qmp-ufs-phy": must contain:
                        "ufsphy".
+               For "qcom,sm8150-qmp-ufs-phy": must contain:
+                       "ufsphy".
 
  - vdda-phy-supply: Phandle to a regulator supply to PHY core block.
  - vdda-pll-supply: Phandle to 1.8V regulator supply to PHY refclk pll block.