Home
last modified time | relevance | path

Searched hist:"1742 b765982cd6d9d5e76ba040598981d53e0a0f" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/mtu3/
H A Dmtu3_gadget_ep0.cdiff 1742b765982cd6d9d5e76ba040598981d53e0a0f Fri Jul 08 02:19:03 CDT 2022 Chunfeng Yun <chunfeng.yun@mediatek.com> usb: mtu3: support function remote wakeup

Add function wake notification to support function remote wakeup,
currently assume the composite device only enable function wake
for the first interface.

Forward request to function driver when the recipient is an interface,
including:
GetStatus() request to the first interface in a function returns the
information about 'function remote wakeup' and 'function remote wakeup
capalbe';
SetFeature request of FUNCTION_SUSPEND to an interface recipient, the
controller driver saves the suspend option;

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Link: https://lore.kernel.org/r/20220708071903.25752-5-chunfeng.yun@mediatek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Dmtu3_hw_regs.hdiff 1742b765982cd6d9d5e76ba040598981d53e0a0f Fri Jul 08 02:19:03 CDT 2022 Chunfeng Yun <chunfeng.yun@mediatek.com> usb: mtu3: support function remote wakeup

Add function wake notification to support function remote wakeup,
currently assume the composite device only enable function wake
for the first interface.

Forward request to function driver when the recipient is an interface,
including:
GetStatus() request to the first interface in a function returns the
information about 'function remote wakeup' and 'function remote wakeup
capalbe';
SetFeature request of FUNCTION_SUSPEND to an interface recipient, the
controller driver saves the suspend option;

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Link: https://lore.kernel.org/r/20220708071903.25752-5-chunfeng.yun@mediatek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Dmtu3_gadget.cdiff 1742b765982cd6d9d5e76ba040598981d53e0a0f Fri Jul 08 02:19:03 CDT 2022 Chunfeng Yun <chunfeng.yun@mediatek.com> usb: mtu3: support function remote wakeup

Add function wake notification to support function remote wakeup,
currently assume the composite device only enable function wake
for the first interface.

Forward request to function driver when the recipient is an interface,
including:
GetStatus() request to the first interface in a function returns the
information about 'function remote wakeup' and 'function remote wakeup
capalbe';
SetFeature request of FUNCTION_SUSPEND to an interface recipient, the
controller driver saves the suspend option;

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Link: https://lore.kernel.org/r/20220708071903.25752-5-chunfeng.yun@mediatek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>