linux/drivers/usb/mtu3
Chunfeng Yun b1a344589e usb: mtu3: support ip-sleep wakeup for MT8183
Add support ip-sleep wakeup for MT8183, it's similar to MT8173,
and it's also a specific one, but not following IPM rule.
Due to the index 2 already used by many DTS, it's better to keep
it unchanged for backward compatibility, treat specific ones without
following IPM rule as revision 1.x, meanwhile reserve 3~10 for later
revision that follows the IPM rule.

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Link: https://lore.kernel.org/r/1616482975-17841-10-git-send-email-chunfeng.yun@mediatek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-03-26 14:46:14 +01:00
..
Kconfig
Makefile
mtu3_core.c usb: mtu3: clear dual mode of u3port when disable device 2020-07-29 16:53:58 +02:00
mtu3_debug.h usb: mtu3: mtu3_debug: remove an unused struct member 2020-12-04 16:49:06 +01:00
mtu3_debugfs.c usb: mtu3: fix memory corruption in mtu3_debugfs_regset() 2020-12-07 15:26:18 +01:00
mtu3_dr.c
mtu3_dr.h
mtu3_gadget_ep0.c usb: mtu3: use MTU3_EP_WEDGE flag 2020-07-29 16:53:58 +02:00
mtu3_gadget.c usb: mtu3: fix panic in mtu3_gadget_stop() 2020-11-06 12:06:57 +01:00
mtu3_host.c usb: mtu3: support ip-sleep wakeup for MT8183 2021-03-26 14:46:14 +01:00
mtu3_hw_regs.h usb: mtu3: fix macro for maximum number of packets 2020-07-29 16:53:57 +02:00
mtu3_plat.c usb: mtu3: convert to devm_platform_ioremap_resource_byname 2020-07-29 16:49:37 +02:00
mtu3_qmu.c
mtu3_qmu.h
mtu3_trace.c usb: mtu3: mtu3_trace: Supply missing mtu3_debug.h include file 2020-07-15 17:25:57 +02:00
mtu3_trace.h
mtu3.h usb: mtu3: Remove unsused inline function is_first_entry 2020-08-18 12:11:55 +02:00