Re: [PATCH] spi: xilinx: use device property accessors.
From: Andrew Lunn
Date: Fri Jan 16 2026 - 10:23:33 EST
On Thu, Jan 15, 2026 at 12:33:28AM +0000, Abdurrahman Hussain wrote:
> This makes the driver work on non-OF platforms.
> Also, make irq optional, since the driver can already work in
> polling mode.
Are you saying ACPI cannot describe interrupts?
Andrew