Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e29a27f2 authored by Devdutt Patnaik's avatar Devdutt Patnaik
Browse files

ARM: dts: msm: Enable properties to support L1 power states for sdx20



Enable HIRD/BESL and LPM Errata support in the DWC3 controller
via device tree properties.

Change-Id: Id3be9b312211790ac525062f414a805d146f68fc
Signed-off-by: default avatarDevdutt Patnaik <dpatnaik@codeaurora.org>
parent c81ea141
Loading
Loading
Loading
Loading
+3 −1
Original line number Original line Diff line number Diff line
@@ -66,7 +66,9 @@
			tx-fifo-resize;
			tx-fifo-resize;
			snps,nominal-elastic-buffer;
			snps,nominal-elastic-buffer;
			snps,is-utmi-l1-suspend;
			snps,is-utmi-l1-suspend;
			snps,hird-threshold = /bits/ 8 <0x0>;
			snps,has-lpm-erratum;
			snps,lpm-nyet-threshold = /bits/ 8 <0xf>;
			snps,hird-threshold = /bits/ 8 <0x10>;
			snps,bus-suspend-enable;
			snps,bus-suspend-enable;
			snps,usb3-u1u2-disable;
			snps,usb3-u1u2-disable;
			snps,disable-clk-gating;
			snps,disable-clk-gating;