arm64: dts: qcom: Fix IPQ8074 PCIe PHY nodes
stable inclusion from stable-v5.10.173 commit 8f1cb871f948f616af395c18f34ae1479806d1cd category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I8BFR3 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=8f1cb871f948f616af395c18f34ae1479806d1cd -------------------------------- [ Upstream commit 942bcd33 ] 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 Stable-dep-of: 7ba33591 ("arm64: dts: qcom: ipq8074: fix Gen3 PCIe QMP PHY") Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
sanglipeng <sanglipeng1@jd.com>
Loading
Please sign in to comment