From a0894aeacc4756d7ba7f6806fd6908eae5667f78 Mon Sep 17 00:00:00 2001 From: Vijayavardhan Vennapusa Date: Fri, 21 Apr 2017 10:53:58 +0530 Subject: ARM: dts: msm: Fix RX sensitivity issue for SSPHY for SDM660 Fix RX sensitivity issue for SSPHY data lines for SDM660 by writing zero value to PERIPH_SS_USB3PHY_QSERDES_RXA/B_RX_MODE_00 registers. Otherwise it could cause superspeed enumeration failure with some Host machines. Change-Id: I065c2a37f962e21809f9d810e1884e0eca08943e Signed-off-by: Vijayavardhan Vennapusa --- arch/arm/boot/dts/qcom/sdm660-common.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/boot/dts/qcom/sdm660-common.dtsi b/arch/arm/boot/dts/qcom/sdm660-common.dtsi index 33edebec2f72..6a6352b79be2 100644 --- a/arch/arm/boot/dts/qcom/sdm660-common.dtsi +++ b/arch/arm/boot/dts/qcom/sdm660-common.dtsi @@ -375,6 +375,8 @@ 0x8f8 0x77 0x00 0x4fc 0x80 0x00 0x8fc 0x80 0x00 + 0x564 0x00 0x00 + 0x964 0x00 0x00 0x4c0 0x0a 0x00 0x8c0 0x0a 0x00 0x504 0x03 0x00 -- cgit v1.2.3