Re: [PATCH 0/7] Add USB remote wakeup driver

2017-12-20 Thread Chunfeng Yun
On Fri, 2017-12-15 at 14:55 -0600, Rob Herring wrote: > On Sat, Dec 09, 2017 at 04:45:29PM +0800, Chunfeng Yun wrote: > > These patches introduce the SSUSB and SPM glue layer driver which is > > used to support usb remote wakeup. Usually the glue layer is put into > > a system controller, such

Re: [PATCH 0/7] Add USB remote wakeup driver

2017-12-15 Thread Rob Herring
On Sat, Dec 09, 2017 at 04:45:29PM +0800, Chunfeng Yun wrote: > These patches introduce the SSUSB and SPM glue layer driver which is > used to support usb remote wakeup. Usually the glue layer is put into > a system controller, such as PERICFG module. > The old way to support usb wakeup is

[PATCH 0/7] Add USB remote wakeup driver

2017-12-09 Thread Chunfeng Yun
These patches introduce the SSUSB and SPM glue layer driver which is used to support usb remote wakeup. Usually the glue layer is put into a system controller, such as PERICFG module. The old way to support usb wakeup is put into SSUSB controller drivers, including xhci-mtk driver and mtu3