ARM: dts: msm: Enable DP DM pulsing support on MSM8996
The charger associated with MSM8996 does not support HVDCP detection by default. Enable DP DM pulsing support so that charger driver can support HVDCP detection. Change-Id: I552851242b30d41a08fd908218130c12934b012f Signed-off-by: Sriharsha Allenki <sallenki@codeaurora.org>
This commit is contained in:
parent
705aac6195
commit
c0d5faa72d
1 changed files with 1 additions and 0 deletions
|
@ -2177,6 +2177,7 @@
|
|||
phy_type= "utmi";
|
||||
qcom,phy-clk-scheme = "cmos";
|
||||
qcom,major-rev = <1>;
|
||||
qcom,enable-dpdm-pulsing;
|
||||
|
||||
clocks = <&clock_gcc clk_gcc_usb_phy_cfg_ahb2phy_clk>,
|
||||
<&clock_gcc clk_ln_bb_clk>;
|
||||
|
|
Loading…
Add table
Reference in a new issue