linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Liu Peibao <liupeibao@loongson.cn>
To: Thomas Gleixner <tglx@linutronix.de>,
	Marc Zyngier <maz@kernel.org>, Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Huacai Chen <chenhuacai@kernel.org>,
	WANG Xuerui <kernel@xen0n.name>
Cc: Jianmin Lv <lvjianmin@loongson.cn>,
	Yinbo Zhu <zhuyinbo@loongson.cn>,
	wanghongliang <wanghongliang@loongson.cn>,
	Liu Peibao <liupeibao@loongson.cn>,
	linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/2] irqchip: loongarch-cpu: add DT support
Date: Mon, 14 Nov 2022 19:38:22 +0800	[thread overview]
Message-ID: <20221114113824.1880-1-liupeibao@loongson.cn> (raw)

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


             reply	other threads:[~2022-11-14 11:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-14 11:38 Liu Peibao [this message]
2022-11-14 11:38 ` [PATCH v2 1/2] irqchip: loongarch-cpu: add DT support Liu Peibao
2022-12-02  2:07   ` Huacai Chen
2022-12-02  8:45     ` Marc Zyngier
2022-12-05  4:42       ` Huacai Chen
2022-11-14 11:38 ` [PATCH v2 2/2] dt-bindings: interrupt-controller: add yaml for LoongArch CPU interrupt controller Liu Peibao
2022-11-15 16:40   ` Krzysztof Kozlowski
2022-12-08  2:09   ` Rob Herring
2022-12-08  2:46     ` Liu Peibao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221114113824.1880-1-liupeibao@loongson.cn \
    --to=liupeibao@loongson.cn \
    --cc=chenhuacai@kernel.org \
    --cc=kernel@xen0n.name \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=lvjianmin@loongson.cn \
    --cc=maz@kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=tglx@linutronix.de \
    --cc=wanghongliang@loongson.cn \
    --cc=zhuyinbo@loongson.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).