]> www.infradead.org Git - users/jedix/linux-maple.git/commit
usb: phy: mxs: keep USBPHY2's clk always on
authorXu Yang <xu.yang_2@nxp.com>
Fri, 26 Jul 2024 11:32:03 +0000 (19:32 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Aug 2024 08:32:08 +0000 (10:32 +0200)
commit82c7a8166ccc5762e4b8f786c3ac90c379465d3e
tree38aca2bc34847ce90b8840e4ef861a68d3d2c641
parent966d73152078d62f526f0aa6942d9226bdc8c764
usb: phy: mxs: keep USBPHY2's clk always on

IP require keep USBPHY2's clk always on, so USBPHY2 (PLL7) power can be
controlled by suspend signal. USB remote wakeup needs resume signal be
sent out as soon as possible to match USB requirements.

Signed-off-by: Xu Yang <xu.yang_2@nxp.com>
Reviewed-by: Peter Chen <peter.chen@kernel.org>
Link: https://lore.kernel.org/r/20240726113207.3393247-2-xu.yang_2@nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/phy/phy-mxs-usb.c