1
0
Fork 0
alistair23-linux/drivers/usb/dwc3
Robert Baldyga eac68e8f97 usb: dwc3: make LPM configurable in DT
This patch removes "Enable USB3 LPM Capability" option from Kconfig
and adds snps,usb3_lpm_capable devicetree property instead of it.

USB3 LPM (Link Power Management) capability is hardware property, and
it's platform dependent, so if our hardware supports this feature, we
want rather to configure it in devicetree than having it as Kconfig option.

Signed-off-by: Robert Baldyga <r.baldyga@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2015-03-10 15:33:33 -05:00
..
Kconfig usb: dwc3: make LPM configurable in DT 2015-03-10 15:33:33 -05:00
Makefile usb: dwc3: remove reliance on dev_vdbg() 2015-01-27 14:00:10 -06:00
core.c usb: dwc3: make LPM configurable in DT 2015-03-10 15:33:33 -05:00
core.h usb: dwc3: make LPM configurable in DT 2015-03-10 15:33:33 -05:00
debug.c usb: dwc3: add tracepoints to aid debugging 2014-09-05 09:55:51 -05:00
debug.h usb: dwc3: add tracepoints to aid debugging 2014-09-05 09:55:51 -05:00
debugfs.c usb: dwc3: switch to GPL v2 only 2013-07-29 13:56:44 +03:00
dwc3-exynos.c usb: dwc3: exynos: Add provision for AXI UpScaler clock on exynos7 2014-11-21 09:07:29 -06:00
dwc3-keystone.c usb: dwc3: keystone: fix error return code 2014-11-20 13:35:46 -06:00
dwc3-omap.c usb: dwc3: omap: call of_platform_depopulate() instead 2015-03-09 10:38:49 -05:00
dwc3-pci.c usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.h 2015-03-10 15:33:23 -05:00
dwc3-qcom.c USB: Remove .owner field for driver 2014-09-28 21:55:10 -04:00
dwc3-st.c usb: dwc3: return error code from the most recent call 2014-11-24 08:38:27 -06:00
ep0.c usb: dwc3: gadget: use common is_selfpowered 2015-01-29 10:35:40 -06:00
gadget.c usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs 2015-03-09 10:38:49 -05:00
gadget.h usb: dwc3: gadget: fix set_halt() bug with pending transfers 2014-10-20 15:58:48 -05:00
host.c usb: dwc3: make LPM configurable in DT 2015-03-10 15:33:33 -05:00
io.h usb: dwc3: add tracepoints to aid debugging 2014-09-05 09:55:51 -05:00
platform_data.h usb: dwc3: make LPM configurable in DT 2015-03-10 15:33:33 -05:00
trace.c usb: dwc3: add tracepoints to aid debugging 2014-09-05 09:55:51 -05:00
trace.h usb: dwc3: trace: add trace logs for core and gadget 2015-01-27 13:56:10 -06:00