ARM: dts: msm: Disable clock gating on msmfalcon
Disable clock gating to avoid ISOC packet drop during Super Speed U1/U2 mode. CRs-Fixed: 1085388 Change-Id: I2f083a399b0d433ac7e8fd358f75ec0778d0396a Signed-off-by: Vijayavardhan Vennapusa <vvreddy@codeaurora.org>
This commit is contained in:
parent
243d79cf40
commit
4a9268ecab
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@
|
||||||
usb-phy = <&qusb_phy0>, <&ssphy>;
|
usb-phy = <&qusb_phy0>, <&ssphy>;
|
||||||
tx-fifo-resize;
|
tx-fifo-resize;
|
||||||
snps,nominal-elastic-buffer;
|
snps,nominal-elastic-buffer;
|
||||||
|
snps,disable-clk-gating;
|
||||||
snps,is-utmi-l1-suspend;
|
snps,is-utmi-l1-suspend;
|
||||||
snps,hird-threshold = /bits/ 8 <0x0>;
|
snps,hird-threshold = /bits/ 8 <0x0>;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue