[PATCH 09/47] dt-bindings: phy: Add QMP UFS PHY comptible for QCS9100
From: Tengfei Fan <hidden>
Date: 2024-07-03 03:04:11
Also in:
linux-arm-msm, linux-clk, linux-crypto, linux-devicetree, linux-gpio, linux-iommu, linux-pci, linux-phy, linux-pm, linux-riscv, linux-scsi, linux-usb, linux-watchdog, lkml
Subsystem:
arm/qualcomm mailing list, generic phy framework, open firmware and flattened device tree bindings, the rest · Maintainers:
Vinod Koul, Rob Herring, Krzysztof Kozlowski, Conor Dooley, Linus Torvalds
Document the QMP UFS PHY compatible for QCS9100.
Signed-off-by: Tengfei Fan <redacted>
---
.../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..f5c321a4a2f9 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,qcs9100-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,qcs9100-qmp-ufs-phy
- qcom,sa8775p-qmp-ufs-phy
- qcom,sc7180-qmp-ufs-phy
- qcom,sc7280-qmp-ufs-phy--
2.25.1