arm64: dts: qcom: ipq8074-hk10: enable QMP device, not the PHY node
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Fri, 24 Mar 2023 02:16:51 +0000 (05:16 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Apr 2023 12:28:31 +0000 (14:28 +0200)
commit4ba06237c4a244fe60194b3622c91f63d88f7352
tree1db628cab7b721e4c2d4cacd433f63667580b668
parentecff49fd3758395c437597c276e75e0086eaf805
arm64: dts: qcom: ipq8074-hk10: enable QMP device, not the PHY node

[ Upstream commit 1dc40551f206d20b7e46ea7dd538dcdd928451c6 ]

Correct PCIe PHY enablement to refer the QMP device nodes rather than
PHY device nodes. QMP nodes have 'status = "disabled"' property in the
ipq8074.dtsi, while PHY nodes do not correspond to the actual device and
do not have the status property.

Fixes: 1ed34da63a37 ("arm64: dts: qcom: Add board support for HK10")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230324021651.1799969-2-dmitry.baryshkov@linaro.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/qcom/ipq8074-hk10.dtsi