aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosua Mayer <[email protected]>2024-02-19 15:41:19 +0100
committerTudor Ambarus <[email protected]>2024-02-26 12:19:56 +0200
commita956502aa844a20a794a47f76c0f760f593fc97a (patch)
treeab319f49b3db6dda7b674e080e72a89f3bc26d0c
parent6613476e225e090cc9aad49be7fa504e290dd33d (diff)
dt-bindings: mtd: spi-nor: add optional interrupts property
Some spi flash memories have an interrupt signal which can be used for signalling on-chip events such as busy status or ecc errors to the host. Add binding for "interrupts" property so that boards wiring this signal may describe the connection. Signed-off-by: Josua Mayer <[email protected]> Acked-by: Rob Herring <[email protected]> Acked-by: Pratyush Yadav <[email protected]> Acked-by: Michael Walle <[email protected]> Link: https://lore.kernel.org/r/20240219-mtd-flash-interrupt-binding-v7-1-206e30a656fa@solid-run.com Signed-off-by: Tudor Ambarus <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml b/Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml
index 58f0cea160ef..6e3afb42926e 100644
--- a/Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml
+++ b/Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml
@@ -52,6 +52,9 @@ properties:
minItems: 1
maxItems: 2
+ interrupts:
+ maxItems: 1
+
m25p,fast-read:
type: boolean
description: