[PATCH v2 0/3] spi: xilinx: make it work on non-OF platforms

Abdurrahman Hussain posted 3 patches 3 weeks, 1 day ago
.../devicetree/bindings/spi/spi-xilinx.yaml          |  1 -
drivers/spi/spi-xilinx.c                             | 12 ++++++------
2 files changed, 6 insertions(+), 7 deletions(-)
[PATCH v2 0/3] spi: xilinx: make it work on non-OF platforms
Posted by Abdurrahman Hussain 3 weeks, 1 day ago
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