arm64: dts: qcom: msm8916: move gpu opp table to gpu node
authorStephan Gerhold <stephan@gerhold.net>
Thu, 14 May 2020 11:27:53 +0000 (13:27 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 14 May 2020 17:29:31 +0000 (10:29 -0700)
commit38a4d932f70a2f0be667515787153811f1fe528a
tree0c0bddd0f99af8b17cc56a072e194649b9d1c8c9
parente6717dbaef634af18c72b4f58b548d586eb0f5a5
arm64: dts: qcom: msm8916: move gpu opp table to gpu node

In msm8916.dtsi the GPU OPP table is defined under the root node,
whereas in msm8996.dtsi/sdm845.dtsi it is a subnode of the gpu device
(which makes it easier to find).

Move it to the gpu device node to make this consistent.

Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Link: https://lore.kernel.org/r/20200514112754.148919-2-stephan@gerhold.net
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
arch/arm64/boot/dts/qcom/msm8916.dtsi