OSDN Git Service

arm64: dts: qcom: Fix IPQ8074 PCIe PHY nodes
authorShawn Guo <shawn.guo@linaro.org>
Wed, 29 Sep 2021 03:42:51 +0000 (11:42 +0800)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sun, 24 Oct 2021 18:04:03 +0000 (13:04 -0500)
commit942bcd33ed455ad40b71a59901bd926bbf4a500e
treebeaf862172859c8b157fa4447b424e5533e52a86
parentf47466db11a90599fbfca06a57d16f288d9ce26e
arm64: dts: qcom: Fix IPQ8074 PCIe PHY nodes

IPQ8074 PCIe PHY nodes are broken in the many ways:

- '#address-cells', '#size-cells' and 'ranges' are missing.
- Child phy/lane node is missing, and the child properties like
  '#phy-cells' and 'clocks' are mistakenly put into parent node.
- The clocks properties for parent node are missing.

Fix them to get the nodes comply with the bindings schema.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20210929034253.24570-9-shawn.guo@linaro.org
arch/arm64/boot/dts/qcom/ipq8074.dtsi