Merge "ARM: dts: msm: Disable display TBUs for neo LA"

This commit is contained in:
qctecmdr
2022-06-24 09:15:43 -07:00
committed by Gerrit - the friendly Code Review server
2 changed files with 16 additions and 0 deletions

View File

@@ -460,3 +460,11 @@
&gmu {
status = "disabled";
};
&mdp_0_tbu {
status = "disabled";
};
&mdp_1_tbu {
status = "disabled";
};

View File

@@ -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";
};