Re: [PATCH 01/13] dt-bindings: interrupt-controller: create a header for RISC-V interrupts

From: Rob Herring
Date: Mon Nov 29 2021 - 14:59:46 EST


On Mon, 08 Nov 2021 15:05:42 +0000, conor.dooley@xxxxxxxxxxxxx wrote:
> From: Ivan Griffin <ivan.griffin@xxxxxxxxxxxxx>
>
> Provide named identifiers for device tree for RISC-V interrupts.
>
> Licensed under GPL and MIT, as this file may be useful to any OS that
> uses device tree.
>
> Signed-off-by: Ivan Griffin <ivan.griffin@xxxxxxxxxxxxx>
> Signed-off-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
> ---
> .../interrupt-controller/riscv-hart.h | 19 +++++++++++++++++++
> 1 file changed, 19 insertions(+)
> create mode 100644 include/dt-bindings/interrupt-controller/riscv-hart.h
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>