[PATCH 2/7] spi: cadence: Change dt-bindings documentation for Cadence XSPI controller

From: Witold Sadowski
Date: Mon Dec 19 2022 - 09:43:26 EST


Interrupt property is not mandatory.
Driver will switch into pooling mode if property
will not be avalible.

Signed-off-by: Witold Sadowski <wsadowski@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/spi/cdns,xspi.yaml | 1 -
1 file changed, 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/spi/cdns,xspi.yaml b/Documentation/devicetree/bindings/spi/cdns,xspi.yaml
index b8bb8a3dbf54..f71a9c74e2ca 100644
--- a/Documentation/devicetree/bindings/spi/cdns,xspi.yaml
+++ b/Documentation/devicetree/bindings/spi/cdns,xspi.yaml
@@ -40,7 +40,6 @@ properties:
required:
- compatible
- reg
- - interrupts

unevaluatedProperties: false

--
2.17.1