Skip to content

Commit b603500

Browse files
abdurrahman-nexthopbroonie
authored andcommitted
spi: dt-bindings: xilinx: make interrupts optional
Both the hardware and driver already support polling mode. By removing the mandatory IRQ requirement during probe, the driver can now fall back to polling when an interrupt is unavailable, ensuring compatibility with a wider range of systems. Signed-off-by: Abdurrahman Hussain <abdurrahman@nexthop.ai> Link: https://patch.msgid.link/20260119-spi-xilinx-v3-1-4566c33bac0d@nexthop.ai Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 24d479d commit b603500

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Documentation/devicetree/bindings/spi/spi-xilinx.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ properties:
3838
required:
3939
- compatible
4040
- reg
41-
- interrupts
4241

4342
unevaluatedProperties: false
4443

0 commit comments

Comments
 (0)