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

dt-bindings: phy: qcom,ipq8074-qmp-pcie: Document the IPQ5424 QMP PCIe PHYs

Document the PCIe phy on the IPQ5424 platform using the
IPQ9574 bindings as a fallback, since the PCIe phy on the
IPQ5424 is similar to IPQ9574.

Signed-off-by: Manikanta Mylavarapu <quic_mmanikan@quicinc.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20241213134950.234946-3-quic_mmanikan@quicinc.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Manikanta Mylavarapu and committed by
Vinod Koul
74a5054e 8adbf20e

+15 -6
+15 -6
Documentation/devicetree/bindings/phy/qcom,ipq8074-qmp-pcie-phy.yaml
··· 15 15 16 16 properties: 17 17 compatible: 18 - enum: 19 - - qcom,ipq6018-qmp-pcie-phy 20 - - qcom,ipq8074-qmp-gen3-pcie-phy 21 - - qcom,ipq8074-qmp-pcie-phy 22 - - qcom,ipq9574-qmp-gen3x1-pcie-phy 23 - - qcom,ipq9574-qmp-gen3x2-pcie-phy 18 + oneOf: 19 + - enum: 20 + - qcom,ipq6018-qmp-pcie-phy 21 + - qcom,ipq8074-qmp-gen3-pcie-phy 22 + - qcom,ipq8074-qmp-pcie-phy 23 + - qcom,ipq9574-qmp-gen3x1-pcie-phy 24 + - qcom,ipq9574-qmp-gen3x2-pcie-phy 25 + - items: 26 + - enum: 27 + - qcom,ipq5424-qmp-gen3x1-pcie-phy 28 + - const: qcom,ipq9574-qmp-gen3x1-pcie-phy 29 + - items: 30 + - enum: 31 + - qcom,ipq5424-qmp-gen3x2-pcie-phy 32 + - const: qcom,ipq9574-qmp-gen3x2-pcie-phy 24 33 25 34 reg: 26 35 items: