mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:04:24 +00:00
ARM: dts: msm: Allocate the fast path TCS for kalama
Allocate the fast path TCS for DCVS voting. Change-Id: I7cc0f364f6084992e0e707b2b4d189eb2e08152f
This commit is contained in:
@@ -632,11 +632,11 @@
|
||||
qcom,drv-id = <2>;
|
||||
qcom,tcs-offset = <0xd00>;
|
||||
channel@0 {
|
||||
qcom,tcs-config = <ACTIVE_TCS 2>,
|
||||
<SLEEP_TCS 3>,
|
||||
<WAKE_TCS 3>,
|
||||
qcom,tcs-config = <ACTIVE_TCS 3>,
|
||||
<SLEEP_TCS 2>,
|
||||
<WAKE_TCS 2>,
|
||||
<CONTROL_TCS 0>,
|
||||
<FAST_PATH_TCS 0>;
|
||||
<FAST_PATH_TCS 1>;
|
||||
};
|
||||
|
||||
apps_bcm_voter: bcm_voter {
|
||||
|
||||
Reference in New Issue
Block a user