[PATCH 1/3] usb: chipidea: ci_hdrc_imx: add wakeup clock and keep it always on

Greg KH gregkh at linuxfoundation.org
Thu Dec 14 04:01:08 PST 2023


On Thu, Dec 14, 2023 at 07:26:20PM +0800, Xu Yang wrote:
> Some platform using ChipIdea IP  may keep 32KHz wakeup clock always
> on without usb driver intervention. And some may need driver to handle
> this clock. This patch will get wakeup clock and keep it always on to
> make controller work correctlly.
> 
> Signed-off-by: Xu Yang <xu.yang_2 at nxp.com>
> ---
>  drivers/usb/chipidea/ci_hdrc_imx.c | 22 +++++++++++++++++++++-
>  1 file changed, 21 insertions(+), 1 deletion(-)
> 

Why do I have 2 different copies of this series?  Please fix up and send
a v2 and describe what changed...

thanks,

greg k-h



More information about the linux-arm-kernel mailing list