Commit a956502a authored by Josua Mayer's avatar Josua Mayer Committed by Tudor Ambarus

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: default avatarJosua Mayer <josua@solid-run.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Acked-by: default avatarPratyush Yadav <pratyush@kernel.org>
Acked-by: default avatarMichael Walle <mwalle@kernel.org>
Link: https://lore.kernel.org/r/20240219-mtd-flash-interrupt-binding-v7-1-206e30a656fa@solid-run.comSigned-off-by: default avatarTudor Ambarus <tudor.ambarus@linaro.org>
parent 6613476e
......@@ -52,6 +52,9 @@ properties:
minItems: 1
maxItems: 2
interrupts:
maxItems: 1
m25p,fast-read:
type: boolean
description:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment