arm64: dts: qcom: ipq8074: fix Gen3 PCIe QMP PHY
authorRobert Marko <robimarko@gmail.com>
Fri, 13 Jan 2023 16:44:42 +0000 (17:44 +0100)
committerBjorn Andersson <andersson@kernel.org>
Thu, 19 Jan 2023 03:15:06 +0000 (21:15 -0600)
commit7ba33591b45f9d547a317e42f1c2acd19c925eb6
treee957d53cf8d95281801f86d9f06c3c337f716f2a
parent100d9c94ccf15b02742c326cd04f422ab729153b
arm64: dts: qcom: ipq8074: fix Gen3 PCIe QMP PHY

IPQ8074 comes in 2 silicon versions:
* v1 with 2x Gen2 PCIe ports and QMP PHY-s
* v2 with 1x Gen3 and 1x Gen2 PCIe ports and QMP PHY-s

v2 is the final and production version that is actually supported by the
kernel, however it looks like PCIe related nodes were added for the v1 SoC.

Now that we have Gen3 QMP PHY support, we can start fixing the PCIe support
by fixing the Gen3 QMP PHY node first.

Change the compatible to the Gen3 QMP PHY, correct the register space start
and size, add the missing misc PCS register space.

Fixes: 33057e1672fe ("ARM: dts: ipq8074: Add pcie nodes")
Signed-off-by: Robert Marko <robimarko@gmail.com>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230113164449.906002-2-robimarko@gmail.com
arch/arm64/boot/dts/qcom/ipq8074.dtsi