[PATCH 32/47] dt-bindings: phy: qcom,qmp: Add qcs9100 QMP PCIe PHY
From: Tengfei Fan <hidden>
Date: 2024-07-03 03:55:12
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
Add devicetree YAML binding for Qualcomm QMP PCIe PHY
for QCS9100 platform.
Signed-off-by: Tengfei Fan <redacted>
---
.../devicetree/bindings/phy/qcom,sc8280xp-qmp-pcie-phy.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-pcie-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-pcie-phy.yaml
index 03dbd02cf9e7..d128ac8cb583 100644
--- a/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-pcie-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-pcie-phy.yaml
@@ -16,6 +16,8 @@ description:
properties:
compatible:
enum:
+ - qcom,qcs9100-qmp-gen4x2-pcie-phy
+ - qcom,qcs9100-qmp-gen4x4-pcie-phy
- qcom,sa8775p-qmp-gen4x2-pcie-phy
- qcom,sa8775p-qmp-gen4x4-pcie-phy
- qcom,sc8180x-qmp-pcie-phy@@ -181,6 +183,8 @@ allOf:
compatible:
contains:
enum:
+ - qcom,qcs9100-qmp-gen4x2-pcie-phy
+ - qcom,qcs9100-qmp-gen4x4-pcie-phy
- qcom,sa8775p-qmp-gen4x2-pcie-phy
- qcom,sa8775p-qmp-gen4x4-pcie-phy
then:--
2.25.1