Message ID | 20240512082541.1805335-2-quic_devipriy@quicinc.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | Add support for PCIe PHY in IPQ9574 | expand |
On 12/05/2024 10:25, devi priya wrote: > Document the QMP PCIe PHYs on IPQ9574 platform. > > Signed-off-by: devi priya <quic_devipriy@quicinc.com> > --- Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/phy/qcom,ipq8074-qmp-pcie-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,ipq8074-qmp-pcie-phy.yaml index 634cec5d57ea..58ce2d91d28c 100644 --- a/Documentation/devicetree/bindings/phy/qcom,ipq8074-qmp-pcie-phy.yaml +++ b/Documentation/devicetree/bindings/phy/qcom,ipq8074-qmp-pcie-phy.yaml @@ -19,6 +19,8 @@ properties: - qcom,ipq6018-qmp-pcie-phy - qcom,ipq8074-qmp-gen3-pcie-phy - qcom,ipq8074-qmp-pcie-phy + - qcom,ipq9574-qmp-gen3x1-pcie-phy + - qcom,ipq9574-qmp-gen3x2-pcie-phy reg: items:
Document the QMP PCIe PHYs on IPQ9574 platform. Signed-off-by: devi priya <quic_devipriy@quicinc.com> --- Changes in V3: - Dropped the new binding and added the compatibles to ipq8074-phy.yaml itself as the legacy bindings have been migrated to sc8280xp-phy.yaml. Hence dropped the R-b tag. .../devicetree/bindings/phy/qcom,ipq8074-qmp-pcie-phy.yaml | 2 ++ 1 file changed, 2 insertions(+)