Re: [PATCH 6/9] usb: xhci: tegra: Explicitly specify PMC instance to use

From: Mathias Nyman

Date: Thu May 21 2026 - 10:49:20 EST


On 5/21/26 10:59, Thierry Reding wrote:
On Wed, May 06, 2026 at 03:41:57PM +0200, Thierry Reding wrote:
From: Thierry Reding <treding@xxxxxxxxxx>

Currently the kernel relies on a global variable to reference the PMC
context. Use an explicit lookup for the PMC and pass that to the public
PMC APIs.

Signed-off-by: Thierry Reding <treding@xxxxxxxxxx>
---
drivers/usb/host/xhci-tegra.c | 38 ++++++++++++++++++++++++++------------
1 file changed, 26 insertions(+), 12 deletions(-)

Mathias, Greg,

can you ack this so I can pick it up into the Tegra tree for simple
dependency resolution?

Acked-by: Mathias Nyman <mathias.nyman@xxxxxxxxxxxxxxx>