]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: qcom: sc7280: Don't disable MDP explicitly
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Wed, 31 May 2023 01:16:10 +0000 (04:16 +0300)
committerBjorn Andersson <andersson@kernel.org>
Tue, 13 Jun 2023 23:22:15 +0000 (16:22 -0700)
MDSS and all its subdevices are useless without DPU/MDP, so disabling
MDP doesn't make any sense. Remove explicit disabling of the DPU device.

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-2-dmitry.baryshkov@linaro.org
arch/arm64/boot/dts/qcom/sc7280-herobrine.dtsi
arch/arm64/boot/dts/qcom/sc7280.dtsi

index 5b1c175c47f103806ab7511937db670cdddcc753..9ea6636125ad9026dd5e8be174989a32fbb3796d 100644 (file)
@@ -467,10 +467,6 @@ ap_i2c_tpm: &i2c14 {
        link-frequencies = /bits/ 64 <1620000000 2700000000 5400000000>;
 };
 
-&mdss_mdp {
-       status = "okay";
-};
-
 /* NVMe drive, enabled on a per-board basis */
 &pcie1 {
        pinctrl-names = "default";
index 7c5dbac7ef772b72de7ef6a8218eb1ed8033ef4d..f836b45de5083dec8596880cbdd5749b6619d4fe 100644 (file)
                                interrupt-parent = <&mdss>;
                                interrupts = <0>;
 
-                               status = "disabled";
-
                                ports {
                                        #address-cells = <1>;
                                        #size-cells = <0>;