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

From: Jim Lin
Date: Thu Oct 27 2022 - 09:32:04 EST


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