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

Commit 9ee10ae8 authored by Pratham Pratap's avatar Pratham Pratap Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add quirks to disable auto suspend of QUSB PHY for SM6150



This change adds quirks to disable auto suspend of QUSB
PHY to avoid PLL lock failures during phy_init for SM6150.

Change-Id: I37550aea8c95f8b12a84b5bac631764c4c3fe06e
Signed-off-by: default avatarPratham Pratap <prathampratap@codeaurora.org>
parent b2e08d22
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -92,6 +92,8 @@
			tx-fifo-resize;
			tx-fifo-resize;
			linux,sysdev_is_parent;
			linux,sysdev_is_parent;
			snps,disable-clk-gating;
			snps,disable-clk-gating;
			snps,dis_u2_susphy_quirk;
			snps,dis_enblslpm_quirk;
			snps,has-lpm-erratum;
			snps,has-lpm-erratum;
			snps,hird-threshold = /bits/ 8 <0x10>;
			snps,hird-threshold = /bits/ 8 <0x10>;
			snps,usb3_lpm_capable;
			snps,usb3_lpm_capable;
@@ -378,6 +380,8 @@
			tx-fifo-resize;
			tx-fifo-resize;
			linux,sysdev_is_parent;
			linux,sysdev_is_parent;
			snps,disable-clk-gating;
			snps,disable-clk-gating;
			snps,dis_u2_susphy_quirk;
			snps,dis_enblslpm_quirk;
			snps,has-lpm-erratum;
			snps,has-lpm-erratum;
			snps,hird-threshold = /bits/ 8 <0x10>;
			snps,hird-threshold = /bits/ 8 <0x10>;
			snps,usb3_lpm_capable;
			snps,usb3_lpm_capable;