From a374335029a599abbb6756866936f7244b2549e4 Mon Sep 17 00:00:00 2001 From: Udipto Goswami Date: Tue, 2 Jul 2024 17:17:12 +0530 Subject: [PATCH] ARM: dts: msm: Adjust HS transmit amplitude for more coverage Currently, it seems the HS transmit programmed isn't enough to pass electrical compliance tests for all devices. Therefore increasing it to 0xf (recommended by HW team) in order to meet the passing marks. Change-Id: I6609d6012e8ec6489c33af0a75873314a5b10e67 Signed-off-by: Udipto Goswami --- qcom/sunp-hdk.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qcom/sunp-hdk.dtsi b/qcom/sunp-hdk.dtsi index 26edca46..d7fa4e61 100644 --- a/qcom/sunp-hdk.dtsi +++ b/qcom/sunp-hdk.dtsi @@ -95,7 +95,7 @@ qcom,param-override-seq = /* */ /* Adjust HS trasmit amplitude */ - <0xc 0x51 + <0xf 0x51 /* Tx pre-emphasis tuning */ 0x5 0x57>; };