]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: dwc3: Set GUSB2PHYCFG.ENBLSLPM
authorThinh Nguyen <thinh.nguyen@synopsys.com>
Thu, 8 Nov 2018 02:10:30 +0000 (18:10 -0800)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 26 Nov 2018 07:06:31 +0000 (09:06 +0200)
commiteafeacf1196447dac0b8c40e77e96a81b74b8f7f
tree86f21ecd9dfa387283796f530eb9be523ccffdb9
parentd102444cac156425e1f154089eb4400ddb581629
usb: dwc3: Set GUSB2PHYCFG.ENBLSLPM

GUSB2PHYCFG.ENBLSLPM enables the controller to assert low power signals
to the PHY. Unless disabled via device property, explicitly set
GUSB2PHYCFG.ENBLSLPM as it may not be set by default.

Signed-off-by: Thinh Nguyen <thinhn@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/core.c