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

Commit 3d42a3b4 authored by Hemant Kumar's avatar Hemant Kumar
Browse files

ARM: dts: msm: Update link power management properties for mdmcalifornium



device tree entry for LPM NYET threshold is not required. Value is set to
default 0xff in driver. Update HIRD threshold to 0x0. Add property
snps,is-utmi-l1-suspend which represents that controller asserts
utmi_l1_suspend output signal for L1 suspend.

Change-Id: Iee315b588c26e4c4f1d0d0e635f1160cacb16d55
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent c57b8e5f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -571,8 +571,8 @@
			interrupts = <0 131 0>;
			usb-phy = <&qusb_phy>, <&ssphy>;
			snps,nominal-elastic-buffer;
			snps,hird_thresh = <0x7>;
			snps,lpm-nyet-thresh = <0x8>;
			snps,is-utmi-l1-suspend;
			snps,hird-threshold = /bits/ 8 <0x0>;
			snps,bus-suspend-enable;
			snps,usb3-u1u2-disable;
		};