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
debug.h
debugfs.c
dwc3-exynos.c
dwc3-keystone.c
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
dwc3-st.c
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
host.c usb: dwc3: make LPM configurable in DT 2015-03-10 15:33:33 -05:00
io.h
platform_data.h usb: dwc3: make LPM configurable in DT 2015-03-10 15:33:33 -05:00
trace.c
trace.h usb: dwc3: trace: add trace logs for core and gadget 2015-01-27 13:56:10 -06:00