Merge "ARM: dts: msm: Enable DP DM pulsing support on MSM8996"
This commit is contained in:
commit
4cd8dfc38f
3 changed files with 8 additions and 1 deletions
|
@ -790,6 +790,10 @@
|
||||||
qcom,check-for-float;
|
qcom,check-for-float;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&qusb_phy0 {
|
||||||
|
qcom,enable-dpdm-pulsing;
|
||||||
|
};
|
||||||
|
|
||||||
&usb2s {
|
&usb2s {
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
dwc3@7600000 {
|
dwc3@7600000 {
|
||||||
|
|
|
@ -514,6 +514,10 @@
|
||||||
qcom,check-for-float;
|
qcom,check-for-float;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&qusb_phy0 {
|
||||||
|
qcom,enable-dpdm-pulsing;
|
||||||
|
};
|
||||||
|
|
||||||
&i2c_7 {
|
&i2c_7 {
|
||||||
smb1351-charger@1d {
|
smb1351-charger@1d {
|
||||||
compatible = "qcom,smb1351-charger";
|
compatible = "qcom,smb1351-charger";
|
||||||
|
|
|
@ -2177,7 +2177,6 @@
|
||||||
phy_type= "utmi";
|
phy_type= "utmi";
|
||||||
qcom,phy-clk-scheme = "cmos";
|
qcom,phy-clk-scheme = "cmos";
|
||||||
qcom,major-rev = <1>;
|
qcom,major-rev = <1>;
|
||||||
qcom,enable-dpdm-pulsing;
|
|
||||||
|
|
||||||
clocks = <&clock_gcc clk_gcc_usb_phy_cfg_ahb2phy_clk>,
|
clocks = <&clock_gcc clk_gcc_usb_phy_cfg_ahb2phy_clk>,
|
||||||
<&clock_gcc clk_ln_bb_clk>;
|
<&clock_gcc clk_ln_bb_clk>;
|
||||||
|
|
Loading…
Add table
Reference in a new issue