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

Liu Peibao posted 2 patches 2 years, 10 months ago
.../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
[PATCH v2 0/2] irqchip: loongarch-cpu: add DT support
Posted by Liu Peibao 2 years, 10 months ago
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