[PATCH v2 0/3] spi: xilinx: make it work on non-OF platforms
Abdurrahman Hussain
abdurrahman at nexthop.ai
Fri Jan 16 17:21:33 PST 2026
These changes make the driver work on ACPI based systems.
Making the interrupt optional makes work on systems where interrupts are
not available or broken.
Abdurrahman Hussain (3):
spi: xilinx: use device property accessors.
spi: xilinx: make irq optional
spi: dt-bindings: xilinx: make interrupts optional
.../devicetree/bindings/spi/spi-xilinx.yaml | 1 -
drivers/spi/spi-xilinx.c | 12 ++++++------
2 files changed, 6 insertions(+), 7 deletions(-)
base-commit: 944aacb68baf7624ab8d277d0ebf07f025ca137c
--
2.52.0
More information about the linux-arm-kernel
mailing list