Re: [PATCH] usb: chipidea: ci_hdrc_imx: Propagate -EPROBE_DEFER from IRQ lookup

From: Greg Kroah-Hartman

Date: Thu Aug 06 2026 - 03:03:41 EST


On Thu, Aug 06, 2026 at 01:52:54PM +0700, phucduc.bui@xxxxxxxxx wrote:
> From: bui duc phuc <phucduc.bui@xxxxxxxxx>

All lower case?

> Return -EPROBE_DEFER from platform_get_irq_optional() so the driver is
> re-probed when the interrupt resource becomes available instead of
> continuing probe without an IRQ.

How was this found and tested?

thanks,

greg k-h