summaryrefslogtreecommitdiff
path: root/arch/arm64
diff options
context:
space:
mode:
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>2023-05-31 04:16:12 +0300
committerBjorn Andersson <andersson@kernel.org>2023-06-14 02:22:15 +0300
commit6670bd9e42b43317b3f14dc4e97c3356d7602d63 (patch)
tree093702cec130ca564501a4b105503ee110789345 /arch/arm64
parent7116603bdb60b63f108662a5b36f99136e25c4d5 (diff)
downloadlinux-6670bd9e42b43317b3f14dc4e97c3356d7602d63.tar.xz
arm64: dts: qcom: sm8450-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 <dmitry.baryshkov@linaro.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230531011623.3808538-4-dmitry.baryshkov@linaro.org
Diffstat (limited to 'arch/arm64')
-rw-r--r--arch/arm64/boot/dts/qcom/sm8450-hdk.dts4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm64/boot/dts/qcom/sm8450-hdk.dts b/arch/arm64/boot/dts/qcom/sm8450-hdk.dts
index d5aeb7319776..bc4c125d1832 100644
--- a/arch/arm64/boot/dts/qcom/sm8450-hdk.dts
+++ b/arch/arm64/boot/dts/qcom/sm8450-hdk.dts
@@ -568,10 +568,6 @@
};
};
-&mdss_mdp {
- status = "okay";
-};
-
&pcie0 {
status = "okay";
max-link-speed = <2>;