mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: msm: Disable display TBUs for neo LA"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
68a85181a3
@@ -460,3 +460,11 @@
|
||||
&gmu {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&mdp_0_tbu {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&mdp_1_tbu {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
@@ -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";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user