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

Message ID 20221114113824.1880-1-liupeibao@loongson.cn
Headers
Series irqchip: loongarch-cpu: add DT support |

Message

Liu Peibao Nov. 14, 2022, 11:38 a.m. UTC
  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