[PATCH 03/19] dt-bindings: phy: Add QMP UFS PHY comptible for QCS8300
Jingyi Wang
quic_jingyw at quicinc.com
Wed Sep 4 01:33:44 PDT 2024
From: Xin Liu <quic_liuxin at quicinc.com>
Document the QMP UFS PHY compatible for QCS8300 to support physical
layer functionality for USB found on the SoC.
Signed-off-by: Xin Liu <quic_liuxin at quicinc.com>
Signed-off-by: Jingyi Wang <quic_jingyw at quicinc.com>
---
Documentation/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 f9cfbd0b2de6..a3540f7a8ef8 100644
--- a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml
@@ -18,6 +18,7 @@ properties:
enum:
- qcom,msm8996-qmp-ufs-phy
- qcom,msm8998-qmp-ufs-phy
+ - qcom,qcs8300-qmp-ufs-phy
- qcom,sa8775p-qmp-ufs-phy
- qcom,sc7180-qmp-ufs-phy
- qcom,sc7280-qmp-ufs-phy
@@ -85,6 +86,7 @@ allOf:
contains:
enum:
- qcom,msm8998-qmp-ufs-phy
+ - qcom,qcs8300-qmp-ufs-phy
- qcom,sa8775p-qmp-ufs-phy
- qcom,sc7180-qmp-ufs-phy
- qcom,sc7280-qmp-ufs-phy
--
2.25.1
More information about the linux-phy
mailing list