ARM: dts: msm: Add terminate entry with QMP PHY init sequence on cobalt
This change adds missing terminate entry with QMP PHY init sequence which is required to know end of programming sequence. Signed-off-by: Mayank Rana <mrana@codeaurora.org>
This commit is contained in:
parent
6f94e66266
commit
6b21633ac5
1 changed files with 2 additions and 1 deletions
|
@ -1231,7 +1231,8 @@
|
|||
0x1d7 0x88 0x00
|
||||
0xb8 0x75 0x00 /* USB3 RX EQ */
|
||||
0xb0 0x86 0x00
|
||||
0xbc 0x13 0x00>;
|
||||
0xbc 0x13 0x00
|
||||
0xffffffff 0xffffffff 0x00>;
|
||||
|
||||
clocks = <&clock_gcc clk_gcc_usb3_phy_aux_clk>,
|
||||
<&clock_gcc clk_gcc_usb3_phy_pipe_clk>,
|
||||
|
|
Loading…
Add table
Reference in a new issue