[PATCH v5 0/3] xhci: tegra: USB2 pad power controls

Jim Lin posted 3 patches 3 years, 5 months ago
There is a newer version of this series
drivers/usb/host/xhci-hub.c   |   1 +
drivers/usb/host/xhci-tegra.c | 131 +++++++++++++++++++++++++++++++++-
drivers/usb/host/xhci.c       |   2 +
drivers/usb/host/xhci.h       |   2 +
4 files changed, 135 insertions(+), 1 deletion(-)
[PATCH v5 0/3] xhci: tegra: USB2 pad power controls
Posted by Jim Lin 3 years, 5 months ago
1. Export symbol on xhci_hub_control
2. Add hub_control to xhci_driver_overrides
3. Program USB2 pad PD controls during port connect/disconnect, port
suspend/resume, and test mode, to reduce power consumption on
disconnect or suspend.

Jim Lin (3):
  xhci: hub: export symbol on xhci_hub_control
  xhci: Add hub_control to xhci_driver_overrides
  xhci: tegra: USB2 pad power controls

 drivers/usb/host/xhci-hub.c   |   1 +
 drivers/usb/host/xhci-tegra.c | 131 +++++++++++++++++++++++++++++++++-
 drivers/usb/host/xhci.c       |   2 +
 drivers/usb/host/xhci.h       |   2 +
 4 files changed, 135 insertions(+), 1 deletion(-)

-- 
2.17.1