From 153c58621c3cb0f131af21be4b7f70a64d1354ab Mon Sep 17 00:00:00 2001 From: Vamsi Krishna Samavedam Date: Wed, 24 Aug 2016 23:21:28 -0700 Subject: [PATCH] ARM: dts: msm: Update qusb2 phy init sequence for msmcobalt v2 Update the sequence to include tune1 and tune2 parameters. While at it update the comments to include register names. Change-Id: Ib8ff42a6e05c0065b19e977eb56f6b96a78fcf39 Signed-off-by: Vamsi Krishna Samavedam --- arch/arm/boot/dts/qcom/msmcobalt-v2.dtsi | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/arch/arm/boot/dts/qcom/msmcobalt-v2.dtsi b/arch/arm/boot/dts/qcom/msmcobalt-v2.dtsi index f4d5e106e403..5987672a5812 100644 --- a/arch/arm/boot/dts/qcom/msmcobalt-v2.dtsi +++ b/arch/arm/boot/dts/qcom/msmcobalt-v2.dtsi @@ -447,12 +447,13 @@ &qusb_phy0 { qcom,qusb-phy-init-seq = /* */ - <0x13 0x04 - 0x7c 0x18c - 0x80 0x2c - 0x0a 0x184 - 0x00 0x240 - 0x19 0xb4>; + <0x13 0x04 /* analog_controls_two */ + 0x7c 0x18c /* pll_clock_inverter */ + 0x80 0x2c /* pll_cmode */ + 0x0a 0x184 /* pll_lock_delay */ + 0xa5 0x23c /* tune1 */ + 0x09 0x240 /* tune2 */ + 0x19 0xb4>; /* digital_timers_two */ }; &msm_vidc {