[PATCH 02/13] dt-bindings: interrupt-controller: add defines for mpfs-plic

Rob Herring robh at kernel.org
Mon Nov 29 11:56:18 PST 2021


On Mon, Nov 08, 2021 at 03:05:43PM +0000, conor.dooley at microchip.com wrote:
> From: Ivan Griffin <ivan.griffin at microchip.com>
> 
> Add device tree bindings for the Microchip Polarfire Soc interrupt
> controller
> 
> Signed-off-by: Conor Dooley <conor.dooley at microchip.com>
> Signed-off-by: Ivan Griffin <ivan.griffin at microchip.com>
> ---
>  .../microchip,mpfs-plic.h                     | 199 ++++++++++++++++++
>  1 file changed, 199 insertions(+)
>  create mode 100644 include/dt-bindings/interrupt-controller/microchip,mpfs-plic.h

Notice how there are not SoC interrupt defines in this directory. That's 
because we don't do defines for them. The 'rule' is only defines for 
made up numbers which are not in a reference manual.

Rob



More information about the linux-riscv mailing list