Re: (subset) [PATCH v3 0/3] spi: xilinx: switch to device properties and make IRQs optional

From: Michal Simek

Date: Wed Jan 21 2026 - 03:20:32 EST


Hi Mark

On 1/20/26 20:23, Mark Brown wrote:
On Mon, 19 Jan 2026 07:06:21 +0000, Abdurrahman Hussain wrote:
Transition the driver to use the generic device property API.

Additionally, make interrupts optional to allow the driver to fall back
to its existing polling mode on systems where interrupts are either missing
or broken.

Abdurrahman Hussain (3):
spi: xilinx: use device property accessors.
spi: xilinx: make irq optional
spi: dt-bindings: xilinx: make interrupts optional

[...]

Applied to

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next

Thanks!

[1/3] spi: dt-bindings: xilinx: make interrupts optional
commit: b603500de20fbe15ee54580481c1df4212a4ec44

Are you sure about this one based on my discussion with Rob in past?
https://lore.kernel.org/all/20250605130331.GA2370690-robh@xxxxxxxxxx/

I don't really mind but would be good to do it in a consistent way.

Thanks,
Michal