diff --git a/qcom/neo_la.dtsi b/qcom/neo_la.dtsi index baa31af0..07ed152d 100644 --- a/qcom/neo_la.dtsi +++ b/qcom/neo_la.dtsi @@ -460,3 +460,11 @@ &gmu { status = "disabled"; }; + +&mdp_0_tbu { + status = "disabled"; +}; + +&mdp_1_tbu { + status = "disabled"; +}; diff --git a/qcom/neo_luna-v2.dtsi b/qcom/neo_luna-v2.dtsi index 4bf66689..5517adba 100644 --- a/qcom/neo_luna-v2.dtsi +++ b/qcom/neo_luna-v2.dtsi @@ -54,3 +54,11 @@ &gpu_cc_gx_gdsc { parent-supply = <&VDD_GFX_MXC_VOTER_LEVEL>; }; + +&mdp_0_tbu { + status = "ok"; +}; + +&mdp_1_tbu { + status = "ok"; +};