arm64: dts: qcom: sc8180x: Add missing MDP clocks
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Thu, 14 Dec 2023 18:13:40 +0000 (19:13 +0100)
committerBjorn Andersson <andersson@kernel.org>
Sun, 17 Dec 2023 20:28:17 +0000 (14:28 -0600)
commit4978dfde89b1f454c88bc5519dc996cc5b58d72e
tree96a14aaa96d01c66e832064f38e697e8ddd72aae
parent2564209891a436f71c6c8a245d3b56cf4382d65d
arm64: dts: qcom: sc8180x: Add missing MDP clocks

The ROT clock is required for the MDP block to function (looks like some
others depend on it), and whike the LUT clock's purpose is not clear,
it's likely better to turn on all of MDP's dependencies rather than not
doing so.

Add these clocks under the MDP node. This also makes Primus work without
clk_ignore_unused (as far as the dmesg-visible errors go, anyway).

Fixes: 494dec9b6f54 ("arm64: dts: qcom: sc8180x: Add display and gpu nodes")
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20231214-topic-sc8180_fixes-v1-3-421904863006@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sc8180x.dtsi