ARM: dts: msm: Add LTR threshold support for sdxpinn

Added the multiplier for L1.2 LTR threshold value and
L1.2 latency tolerance reporting value for sdxpinn.

Change-Id: I9310efcbb3b09875118bf3ce376335884aaf6e55
This commit is contained in:
Jyothi Kumar Seerapu
2022-11-11 15:42:40 +05:30
committed by Gerrit - the friendly Code Review server
parent 2d3606f3aa
commit b66a818737

View File

@@ -117,6 +117,8 @@
qcom,tpwr-on-value = <9>;
qcom,eq-fmdc-t-min-phase23 = <1>;
qcom,slv-addr-space-size = <0x4000000>;
qcom,l1-2-th-scale = <2>;
qcom,l1-2-th-value = <150>;
qcom,ep-latency = <10>;
qcom,num-parf-testbus-sel = <0xb9>;
qcom,target-link-speed = <3>;
@@ -424,6 +426,8 @@
qcom,tpwr-on-value = <9>;
qcom,eq-fmdc-t-min-phase23 = <1>;
qcom,slv-addr-space-size = <0x4000000>;
qcom,l1-2-th-scale = <2>;
qcom,l1-2-th-value = <150>;
qcom,ep-latency = <10>;
qcom,num-parf-testbus-sel = <0xb9>;
@@ -679,6 +683,8 @@
qcom,tpwr-on-value = <9>;
qcom,eq-fmdc-t-min-phase23 = <1>;
qcom,slv-addr-space-size = <0x4000000>;
qcom,l1-2-th-scale = <2>;
qcom,l1-2-th-value = <150>;
qcom,ep-latency = <10>;
qcom,num-parf-testbus-sel = <0xb9>;