Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d37c0931 authored by Tony Truong's avatar Tony Truong Committed by Gerrit - the friendly Code Review server
Browse files

dt-bindings: arm: msm: add support for tuning PCIe EQ Master Phase

Add DT entry to determine the minimum amount of time PCIe needs to remain
in equalization master phase.

Change-Id: I14f0e0b28dd69b8b38ac7be1cae282635ef11fe5
parent 1b866d34
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -290,6 +290,13 @@ interconnects:
	Definition: L1.2 LTR threshold value to be multipled with scale to
		define L1.2 latency tolerance reporting (LTR)

- qcom,eq-fmdc-t-min-phase23:
	Usage: optional
	Value type: <u32>
	Definition: Determines minimum time (ms) to remain in equalization
		master phase before checking for convergence of the
		coefficients.

- qcom,slv-addr-space-size:
	Usage: required
	Value type: <u32>
@@ -519,6 +526,7 @@ Example
		qcom,no-l1-supported;
		qcom,no-l1ss-supported;
		qcom,no-aux-clk-sync;
		qcom,eq-fmdc-t-min-phase23 = <1>; /* 1ms */
		qcom,slv-addr-space-size = <0x1000000>; /* 16MB */
		qcom,wr-halt-size = <0xa>; /* 1KB */
		qcom,tlp-rd-size = <0x5>; /* 4KB */