arm64: dts: qcom: sm8250: Move qup-opp-table out of soc node
authorVinod Koul <vkoul@kernel.org>
Mon, 6 Jun 2022 06:50:35 +0000 (12:20 +0530)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sun, 3 Jul 2022 03:17:10 +0000 (22:17 -0500)
commit191c85b852c122e9282797ae3ce2a36083f1e9a9
treea2917a3fd26f1b88c89f6d9e8bf6a95e543fb9df
parente2eedde448a9be6202fd9965aef29d4b6607ee67
arm64: dts: qcom: sm8250: Move qup-opp-table out of soc node

The soc node expects all the nodes to have unit addresses. The
qup-opp-table does not have that which causes warnings:

arch/arm64/boot/dts/qcom/sm8250.dtsi:916.32-933.5:
Warning (simple_bus_reg): /soc@0/qup-opp-table:
missing or empty reg/ranges property

Move the qup-opp-table out of soc node to fix these warnings

Signed-off-by: Vinod Koul <vkoul@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
[bjorn: Rebased ontop of Krzysztof's node name update]
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220606065035.553533-4-vkoul@kernel.org
arch/arm64/boot/dts/qcom/sm8250.dtsi