Re: [PATCH v6 4/7] dt-bindings: mtd: spi-nor: add optional interrupts property

From: Rob Herring
Date: Thu Feb 15 2024 - 09:32:51 EST



On Mon, 12 Feb 2024 18:38:11 +0100, Josua Mayer wrote:
> 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@xxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/mtd/jedec,spi-nor.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>