mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 04:59:05 +00:00
ARM: dts: msm: Disable LSR TBUs for neo LA
LSR is not supported for neo LA, so disable the LSR TBUs. Change-Id: I4e8323ead354d9f746c17055c063773402d077aa
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
74d88ae797
commit
d4c4d8e198
@@ -468,3 +468,11 @@
|
||||
&mdp_1_tbu {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&lsr_0_tbu {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&lsr_1_tbu {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user