arm64: dts: qcom: sc7180: Drop redundant disable in mdp

[ Upstream commit 39238382c4 ]

mdss is useless without a display controller which makes explicitly
enabling mdp redundant. Have it enabled by default to drop the extra
node for all users.

Signed-off-by: Nikita Travkin <nikita@trvn.ru>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230515093744.289045-3-nikita@trvn.ru
Stable-dep-of: aa09de104d42 ("arm64: dts: qcom: sc7180-trogdor-quackingstick: add missing avee-supply")
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
Nikita Travkin
2023-05-15 14:37:42 +05:00
committed by Greg Kroah-Hartman
parent 63b1a12d54
commit a82c841556
3 changed files with 0 additions and 10 deletions

View File

@@ -328,10 +328,6 @@
vdds-supply = <&vreg_l4a_0p8>;
};
&mdp {
status = "okay";
};
&mdss {
status = "okay";
};

View File

@@ -810,10 +810,6 @@ hp_i2c: &i2c9 {
status = "okay";
};
&mdp {
status = "okay";
};
&mdss {
status = "okay";
};

View File

@@ -2937,8 +2937,6 @@
interrupt-parent = <&mdss>;
interrupts = <0>;
status = "disabled";
ports {
#address-cells = <1>;
#size-cells = <0>;