]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit - drivers/usb/mtu3/mtu3_dr.h
usb: mtu3: supports remote wakeup for mt2712 with two SSUSB IPs
authorChunfeng Yun <chunfeng.yun@mediatek.com>
Wed, 3 Jan 2018 08:53:18 +0000 (16:53 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 9 Jan 2018 15:21:27 +0000 (16:21 +0100)
commitf0ede2c6282b4a710b63dd8566b0aa1e2afbe225
tree63dcd174e0e9104324b94770af243687e0b43e0d
parent3849c2901339b97e548104c282b6750bb367bb33
usb: mtu3: supports remote wakeup for mt2712 with two SSUSB IPs

The old way of usb wakeup only supports platform with single SSUSB IP,
such as mt8173, but mt2712 has two SSUSB IPs, so rebuild its flow and
also supports the new glue layer of usb wakeup on mt2712 which is
different from mt8173.

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/mtu3/mtu3.h
drivers/usb/mtu3/mtu3_dr.h
drivers/usb/mtu3/mtu3_host.c
drivers/usb/mtu3/mtu3_plat.c