aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Baryshkov <[email protected]>2023-05-31 04:16:11 +0300
committerBjorn Andersson <[email protected]>2023-06-13 16:22:15 -0700
commit7116603bdb60b63f108662a5b36f99136e25c4d5 (patch)
treeb39e1369b5587ad03e21cc518ebf24ea959b6ca7
parent650c09daca4cac35ffd264ee1ca92521bdd9a5a9 (diff)
arm64: dts: qcom: sm8350-hdk: 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: Dmitry Baryshkov <[email protected]> Reviewed-by: Konrad Dybcio <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
-rw-r--r--arch/arm64/boot/dts/qcom/sm8350-hdk.dts4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm64/boot/dts/qcom/sm8350-hdk.dts b/arch/arm64/boot/dts/qcom/sm8350-hdk.dts
index d3788bd72ac3..61dd9663fabe 100644
--- a/arch/arm64/boot/dts/qcom/sm8350-hdk.dts
+++ b/arch/arm64/boot/dts/qcom/sm8350-hdk.dts
@@ -424,10 +424,6 @@
};
};
-&mdss_mdp {
- status = "okay";
-};
-
&mpss {
status = "okay";
firmware-name = "qcom/sm8350/modem.mbn";