Re: [PATCH] xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCI

From: Mathias Nyman
Date: Wed Apr 07 2021 - 06:52:45 EST


On 7.4.2021 2.35, Azhar Shaikh wrote:
> From: Abhijeet Rao <abhijeet.rao@xxxxxxxxx>
>
> In the same way as Intel Tiger Lake TCSS (Type-C Subsystem) the Alder Lake
> TCSS xHCI needs to be runtime suspended whenever possible to allow the
> TCSS hardware block to enter D3cold and thus save energy.
>
> Signed-off-by: Abhijeet Rao <abhijeet.rao@xxxxxxxxx>
> Signed-off-by: Nikunj A. Dadhania <nikunj.dadhania@xxxxxxxxx>
> Signed-off-by: Azhar Shaikh <azhar.shaikh@xxxxxxxxx>
> ---
> drivers/usb/host/xhci-pci.c | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)

Thanks, Added to queue

-Mathias