]> Git Repo - J-linux.git/commitdiff
dt-bindings: phy: qcom,qmp: add sc8180x and sc8280xp ufs compatibles
authorBjorn Andersson <[email protected]>
Fri, 25 Feb 2022 03:51:04 +0000 (19:51 -0800)
committerVinod Koul <[email protected]>
Wed, 2 Mar 2022 14:36:54 +0000 (20:06 +0530)
Add compatible for the UFS PHY found in the Qualcomm SC8280XP platform
and document the required clocks for this and the SC8180X UFS PHY.

Signed-off-by: Bjorn Andersson <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml

index e417cd667997a456f4651091f15524c9d6b74c61..e20d9b087bb85ebbdcaa9f5a6e51dcdefdb53410 100644 (file)
@@ -32,6 +32,7 @@ properties:
       - qcom,sc8180x-qmp-pcie-phy
       - qcom,sc8180x-qmp-ufs-phy
       - qcom,sc8180x-qmp-usb3-phy
+      - qcom,sc8280xp-qmp-ufs-phy
       - qcom,sdm845-qhp-pcie-phy
       - qcom,sdm845-qmp-pcie-phy
       - qcom,sdm845-qmp-ufs-phy
@@ -280,6 +281,8 @@ allOf:
               - qcom,sdm845-qmp-ufs-phy
               - qcom,sm8150-qmp-ufs-phy
               - qcom,sm8250-qmp-ufs-phy
+              - qcom,sc8180x-qmp-ufs-phy
+              - qcom,sc8280xp-qmp-ufs-phy
     then:
       properties:
         clocks:
This page took 0.052825 seconds and 4 git commands to generate.