ARM: dts: msm: Passing usb_qmp_dp_phy string to enable SS on tuna
In this change usb_nop_phy is replaced with usb_qmp_dp_phy to enable Super-Speed on Tuna Platform. Change-Id: I24a255e4bf1154870ba676fcb3d778d0842503be Signed-off-by: Uttkarsh Aggarwal <quic_uaggarwa@quicinc.com>
This commit is contained in:
committed by
Niranjan Reddy Dumbala
parent
be9cebdc85
commit
a79fc2d51e
@@ -76,7 +76,7 @@
|
|||||||
dma-coherent;
|
dma-coherent;
|
||||||
|
|
||||||
interrupts = <GIC_SPI 133 IRQ_TYPE_LEVEL_HIGH>;
|
interrupts = <GIC_SPI 133 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
usb-phy = <&eusb2_phy0>, <&usb_nop_phy>;
|
usb-phy = <&eusb2_phy0>, <&usb_qmp_dp_phy>;
|
||||||
snps,disable-clk-gating;
|
snps,disable-clk-gating;
|
||||||
snps,has-lpm-erratum;
|
snps,has-lpm-erratum;
|
||||||
snps,hird-threshold = /bits/ 8 <0x0>;
|
snps,hird-threshold = /bits/ 8 <0x0>;
|
||||||
|
Reference in New Issue
Block a user