Re: [PATCH v6 14/15] usb: host: xhci-tegra: Unlink power domain devices

2021-01-19 Thread Thierry Reding
On Tue, Jan 19, 2021 at 04:55:45PM +0800, JC Kuo wrote: > This commit unlinks xhci-tegra platform device with SS/host power > domain devices. Reasons for this change is - at ELPG entry, PHY > sleepwalk and wake configuration need to be done before powering > down SS/host partitions, and PHY need be

[PATCH v6 14/15] usb: host: xhci-tegra: Unlink power domain devices

2021-01-19 Thread JC Kuo
This commit unlinks xhci-tegra platform device with SS/host power domain devices. Reasons for this change is - at ELPG entry, PHY sleepwalk and wake configuration need to be done before powering down SS/host partitions, and PHY need be powered off after powering down SS/host partitions. Sequence lo