[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221114113824.1880-1-liupeibao@loongson.cn>
Date: Mon, 14 Nov 2022 19:38:22 +0800
From: Liu Peibao <liupeibao@...ngson.cn>
To: Thomas Gleixner <tglx@...utronix.de>,
Marc Zyngier <maz@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Huacai Chen <chenhuacai@...nel.org>,
WANG Xuerui <kernel@...0n.name>
Cc: Jianmin Lv <lvjianmin@...ngson.cn>,
Yinbo Zhu <zhuyinbo@...ngson.cn>,
wanghongliang <wanghongliang@...ngson.cn>,
Liu Peibao <liupeibao@...ngson.cn>, linux-mips@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/2] irqchip: loongarch-cpu: add DT support
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
Powered by blists - more mailing lists