ARM: dts: msm: update DSI phy strength settings for msmcobalt
Update the low-power strength control settings for all the DSI data and clock lanes as per the recommended values. CRs-Fixed: 1033911 Change-Id: I5b9a26bac000fd255daca0e55396d16e30ffd3f7 Signed-off-by: Aravind Venkateswaran <aravindh@codeaurora.org>
This commit is contained in:
parent
1df0ae65ac
commit
c72b0317fd
1 changed files with 10 additions and 10 deletions
|
@ -387,11 +387,11 @@
|
|||
"byte_clk_rcg", "pixel_clk_rcg",
|
||||
"byte_intf_clk";
|
||||
|
||||
qcom,platform-strength-ctrl = [ff 03
|
||||
ff 03
|
||||
ff 03
|
||||
ff 03
|
||||
ff 00];
|
||||
qcom,platform-strength-ctrl = [55 03
|
||||
55 03
|
||||
55 03
|
||||
55 03
|
||||
55 00];
|
||||
qcom,platform-lane-config = [00 00 00 00
|
||||
00 00 00 00
|
||||
00 00 00 00
|
||||
|
@ -425,11 +425,11 @@
|
|||
"byte_clk_rcg", "pixel_clk_rcg",
|
||||
"byte_intf_clk";
|
||||
|
||||
qcom,platform-strength-ctrl = [ff 03
|
||||
ff 03
|
||||
ff 03
|
||||
ff 03
|
||||
ff 00];
|
||||
qcom,platform-strength-ctrl = [55 03
|
||||
55 03
|
||||
55 03
|
||||
55 03
|
||||
55 00];
|
||||
qcom,platform-lane-config = [00 00 00 00
|
||||
00 00 00 00
|
||||
00 00 00 00
|
||||
|
|
Loading…
Add table
Reference in a new issue