2022-10-27 14:41:44

by Jim Lin

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

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