Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <josua@solid-run.com>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Pratyush Yadav <pratyush@kernel.org>
Acked-by: Michael Walle <mwalle@kernel.org>
Link: https://lore.kernel.org/r/20240219-mtd-flash-interrupt-binding-v7-1-206e30a656fa@solid-run.com
Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>

authored by

Josua Mayer and committed by
Tudor Ambarus
a956502a 6613476e

+3
+3
Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml
··· 52 52 minItems: 1 53 53 maxItems: 2 54 54 55 + interrupts: 56 + maxItems: 1 57 + 55 58 m25p,fast-read: 56 59 type: boolean 57 60 description: