Re: [PATCH v2] soc: qcom: llcc-qcom: Handle errors from optional IRQ lookup

From: Bjorn Andersson

Date: Mon Aug 31 2026 - 22:18:11 EST



On Wed, 19 Aug 2026 17:26:30 +0700, phucduc.bui@xxxxxxxxx wrote:
> platform_get_irq_optional() returns a positive IRQ number on success or
> a negative error code on failure. For an optional IRQ, -ENXIO indicates
> that no optional IRQ is available. Other errors, such as -EPROBE_DEFER
> and -EINVAL, should be propagated so that the caller can handle them
> appropriately.
>
> Propagate negative errors other than -ENXIO.
>
> [...]

Applied, thanks!

[1/1] soc: qcom: llcc-qcom: Handle errors from optional IRQ lookup
commit: 1ceb3431910f30334c16e3209ec79aff44ffdc9a

Best regards,
--
Bjorn Andersson <andersson@xxxxxxxxxx>