[PATCH v2 0/2] irqchip: loongarch-cpu: add DT support

From: Liu Peibao
Date: Mon Nov 14 2022 - 06:38:55 EST


This patches add the DT support for LoongArch compatible CPU interrupt
controller.

V1 -> V2: patch2/2: update commit log and remove redundant description in yaml.

Liu Peibao (2):
irqchip: loongarch-cpu: add DT support
dt-bindings: interrupt-controller: add yaml for LoongArch CPU
interrupt controller

.../loongarch,cpu-interrupt-controller.yaml | 34 +++++++++++++++++++
drivers/irqchip/irq-loongarch-cpu.c | 19 +++++++++++
2 files changed, 53 insertions(+)
create mode 100644 Documentation/devicetree/bindings/interrupt-controller/loongarch,cpu-interrupt-controller.yaml

--
2.20.1