Commit 6aeeb945 authored by Neil Armstrong's avatar Neil Armstrong Committed by Bjorn Andersson

arm64: dts: qcom: sm8650: remove useless enablement of mdss_mdp

The MDP/DPU device is not disabled by default, so there is not point in
enabling it in the board DTS file.
Signed-off-by: default avatarNeil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20240325-topic-sm8x50-upstream-leave-mdss-enabled-by-default-v1-1-f1b380132075@linaro.orgSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 6754fecd
......@@ -641,10 +641,6 @@ &mdss_dsi0_phy {
status = "okay";
};
&mdss_mdp {
status = "okay";
};
&pcie_1_phy_aux_clk {
clock-frequency = <1000>;
};
......
......@@ -827,10 +827,6 @@ &mdss_dp0_out {
remote-endpoint = <&usb_dp_qmpphy_dp_in>;
};
&mdss_mdp {
status = "okay";
};
&pcie_1_phy_aux_clk {
clock-frequency = <1000>;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment