]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: qcom: sm8350-hdk: remove a blank overwrite of dispcc node status
authorVladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
Tue, 24 Sep 2024 10:05:54 +0000 (13:05 +0300)
committerBjorn Andersson <andersson@kernel.org>
Sun, 6 Oct 2024 02:05:40 +0000 (21:05 -0500)
According to the description of dispcc device tree node from sm8350.dtsi
there is no need to set a status property value to enable the display clock
controller.

Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
Link: https://lore.kernel.org/r/20240924100602.3813725-2-vladimir.zapolskiy@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sm8350-hdk.dts

index 895adce59e758c3a810f37d703ff71da30d0a3db..796cbb58ef6e34af0a76696c9db4b80ea2c9aae9 100644 (file)
        firmware-name = "qcom/sm8350/cdsp.mbn";
 };
 
-&dispcc {
-       status = "okay";
-};
-
 &mdss_dsi0 {
        vdda-supply = <&vreg_l6b_1p2>;
        status = "okay";