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

2020-10-15 Thread JC Kuo
I will modify the commit message accordingly. Thanks for review. JC On 9/28/20 9:53 PM, Thierry Reding wrote: > On Wed, Sep 09, 2020 at 04:10:40PM +0800, JC Kuo wrote: >> This commit unlinks xhci-tegra platform device with ss/host power >> domain devices. Reasons for this change is - at elpg

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

2020-09-28 Thread Thierry Reding
On Wed, Sep 09, 2020 at 04:10:40PM +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 s/elpg/ELPG/ > sleepwalk and wake configuration need to be done before powering > down ss/host partitions,

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

2020-09-09 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