Re: [PATCH v6 02/17] rtc: rzn1: Handle EPROBE_DEFER for optional pps interrupt
| Newsgroups | org.kernel.vger.linux-rtc,org.kernel.vger.linux-devicetree |
|---|---|
| Message-ID | <[email protected]> |
> From: Lad Prabhakar <[email protected]> > > Check for -EPROBE_DEFER from platform_get_irq_byname_optional() and handle > the deferred probe request properly. > > Although the "pps" interrupt is optional, an error code of -EPROBE_DEFER > indicates that the interrupt subsystem is not yet ready. Intercept this > specific error condition, assign it to the return value, and jump to the > dis_runtime_pm label to avoid ignoring a valid probe deferral. > > Fixes: eea7791e00f33 ("rtc: rzn1: implement one-second accuracy for alarms") > Cc: [email protected] > Signed-off-by: Lad Prabhakar <[email protected]> Sashiko has reviewed this patch and found no issues. It looks great! -- Sashiko AI review · https://sashiko.dev/#/patchset/[email protected]?part=2