arm64: dts: qcom: sm8550: Fix PCIe PHYs and controllers nodes
authorAbel Vesa <abel.vesa@linaro.org>
Wed, 8 Feb 2023 18:00:20 +0000 (20:00 +0200)
committerBjorn Andersson <andersson@kernel.org>
Wed, 15 Mar 2023 02:30:22 +0000 (19:30 -0700)
commit32734bbd1802efbd60ea4f0c3c1d5500bd0b20fe
tree1ec7c11687fd64ace65d28f7afcc259bee7db12d
parent5fef1b434aa35e7e34f16bc5cb389d783f5a832f
arm64: dts: qcom: sm8550: Fix PCIe PHYs and controllers nodes

First, move the pinctrl related propeties out from SoC dtsi and into the
board dts and add blank lines before status properties in the PHY nodes
to be consistent with the rest of the nodes. Then drop the pipe clock
from the controller nodes. Rename the aggre0 and aggre1 clocks to more
generic noc_aggr, and then the cnoc_pcie_sf_axi to cnoc_sf_axi. Add the
cpu-pcie interconnects to both controller nodes. Rename the pcie1 second
reset to link_down and drop the unnecessary enable-gpios. Switch the aux
clock to GCC_PCIE_1_PHY_AUX_CLK for the pcie1 PHY and drop the aux_phy
from clock-names. Also rename the nocsr reset to phy_nocsr. With this
changes we are now in line with the SC8280XP bindings.

Fixes: 7d1158c984d3 ("arm64: dts: qcom: sm8550: Add PCIe PHYs and controllers nodes")
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Reviewed-by: Johan Hovold <johan+linaro@kernel.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230208180020.2761766-12-abel.vesa@linaro.org
arch/arm64/boot/dts/qcom/sm8550-mtp.dts
arch/arm64/boot/dts/qcom/sm8550.dtsi