public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] spi: xilinx: switch to device properties and make IRQs optional
@ 2026-01-19  7:06 Abdurrahman Hussain via B4 Relay
  2026-01-19  7:06 ` [PATCH v3 1/3] spi: dt-bindings: xilinx: make interrupts optional Abdurrahman Hussain via B4 Relay
                   ` (3 more replies)
  0 siblings, 4 replies; 36+ messages in thread
From: Abdurrahman Hussain via B4 Relay @ 2026-01-19  7:06 UTC (permalink / raw)
  To: Mark Brown, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Michal Simek
  Cc: linux-spi, devicetree, linux-arm-kernel, linux-kernel,
	Abdurrahman Hussain

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

 .../devicetree/bindings/spi/spi-xilinx.yaml          |  1 -
 drivers/spi/spi-xilinx.c                             | 12 ++++++------
 2 files changed, 6 insertions(+), 7 deletions(-)

--
2.52.0

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

 Documentation/devicetree/bindings/spi/spi-xilinx.yaml |  1 -
 drivers/spi/spi-xilinx.c                              | 12 ++++++------
 2 files changed, 6 insertions(+), 7 deletions(-)
---
base-commit: 944aacb68baf7624ab8d277d0ebf07f025ca137c
change-id: 20260118-spi-xilinx-1b884d5b6519

Best regards,
-- 
Abdurrahman Hussain <abdurrahman@nexthop.ai>



^ permalink raw reply	[flat|nested] 36+ messages in thread

end of thread, other threads:[~2026-01-21 15:11 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-19  7:06 [PATCH v3 0/3] spi: xilinx: switch to device properties and make IRQs optional Abdurrahman Hussain via B4 Relay
2026-01-19  7:06 ` [PATCH v3 1/3] spi: dt-bindings: xilinx: make interrupts optional Abdurrahman Hussain via B4 Relay
2026-01-19  7:06 ` [PATCH v3 2/3] spi: xilinx: make irq optional Abdurrahman Hussain via B4 Relay
2026-01-19  7:06 ` [PATCH v3 3/3] spi: xilinx: use device property accessors Abdurrahman Hussain via B4 Relay
2026-01-19 16:32   ` Mark Brown
2026-01-19 16:47     ` Abdurrahman Hussain
2026-01-19 16:50       ` Mark Brown
2026-01-19 17:15         ` Abdurrahman Hussain
2026-01-19 17:32           ` Mark Brown
2026-01-19 17:47             ` Abdurrahman Hussain
2026-01-19 18:38               ` Mark Brown
2026-01-19 18:52                 ` Michal Simek
2026-01-19 19:01                   ` Mark Brown
2026-01-19 19:17                     ` Michal Simek
2026-01-19 19:56                       ` Mark Brown
2026-01-19 20:30                         ` Abdurrahman Hussain
2026-01-19 23:20                           ` Mark Brown
2026-01-20  0:20                             ` Abdurrahman Hussain
2026-01-20 18:45                               ` Mark Brown
2026-01-20 19:11                                 ` Abdurrahman Hussain
2026-01-20 20:41                                   ` Andrew Lunn
2026-01-20 20:49                                   ` Andrew Lunn
2026-01-20 21:04                                   ` Mark Brown
2026-01-20 21:28                                     ` Andy Shevchenko
2026-01-20 21:38                                       ` Andy Shevchenko
2026-01-21  8:11                                         ` Michal Simek
2026-01-21  8:40                                           ` Andy Shevchenko
2026-01-20  9:23                         ` Andy Shevchenko
2026-01-20 19:34                           ` Andy Shevchenko
2026-01-19 19:18                     ` Abdurrahman Hussain
2026-01-21 15:10   ` Michal Simek
2026-01-20 19:23 ` (subset) [PATCH v3 0/3] spi: xilinx: switch to device properties and make IRQs optional Mark Brown
2026-01-21  8:15   ` Michal Simek
2026-01-21 11:39     ` Mark Brown
2026-01-21 12:26       ` Michal Simek
2026-01-21 12:35         ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox