Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: phy: qcom,qmp: Add sa8775p QMP PCIe PHY

Add devicetree YAML binding for Qualcomm QMP PCIe PHY
for SA8775p platform.

Signed-off-by: Mrinmay Sarkar <quic_msarkar@quicinc.com>
Link: https://lore.kernel.org/r/1689311319-22054-3-git-send-email-quic_msarkar@quicinc.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Mrinmay Sarkar and committed by
Vinod Koul
fd2d4e4c 7559e757

+18 -1
+18 -1
Documentation/devicetree/bindings/phy/qcom,sc8280xp-qmp-pcie-phy.yaml
··· 16 16 properties: 17 17 compatible: 18 18 enum: 19 + - qcom,sa8775p-qmp-gen4x2-pcie-phy 20 + - qcom,sa8775p-qmp-gen4x4-pcie-phy 19 21 - qcom,sc8280xp-qmp-gen3x1-pcie-phy 20 22 - qcom,sc8280xp-qmp-gen3x2-pcie-phy 21 23 - qcom,sc8280xp-qmp-gen3x4-pcie-phy ··· 32 30 33 31 clocks: 34 32 minItems: 5 35 - maxItems: 6 33 + maxItems: 7 36 34 37 35 clock-names: 38 36 minItems: 5 ··· 43 41 - const: rchng 44 42 - const: pipe 45 43 - const: pipediv2 44 + - const: phy_aux 46 45 47 46 power-domains: 48 47 maxItems: 1 ··· 138 135 minItems: 6 139 136 clock-names: 140 137 minItems: 6 138 + 139 + - if: 140 + properties: 141 + compatible: 142 + contains: 143 + enum: 144 + - qcom,sa8775p-qmp-gen4x2-pcie-phy 145 + - qcom,sa8775p-qmp-gen4x4-pcie-phy 146 + then: 147 + properties: 148 + clocks: 149 + minItems: 7 150 + clock-names: 151 + minItems: 7 141 152 142 153 - if: 143 154 properties: