Commit 4bd9b84e authored by Vladimir Zapolskiy's avatar Vladimir Zapolskiy Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sm8350-hdk: remove a blank overwrite of dispcc node status



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: default avatarVladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
Link: https://lore.kernel.org/r/20240924100602.3813725-2-vladimir.zapolskiy@linaro.org


Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 2150c87d
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -382,10 +382,6 @@ &cdsp {
	firmware-name = "qcom/sm8350/cdsp.mbn";
};

&dispcc {
	status = "okay";
};

&mdss_dsi0 {
	vdda-supply = <&vreg_l6b_1p2>;
	status = "okay";