[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <551ac5ae-2ccf-0a7e-46df-e1b05e8163cc@linaro.org>
Date: Sun, 30 Jul 2023 10:24:35 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Keguang Zhang <keguang.zhang@...il.com>,
linux-mips@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>
Subject: Re: [PATCH 06/17] MIPS: loongson32: Convert platform IRQ driver to DT
On 29/07/2023 15:43, Keguang Zhang wrote:
> This patch enables Loongson-1 irqchip driver
> by adding platform INTC device nodes.
> And drop the legacy platform IRQ driver accordingly.
>
> Based on previous patch by Jiaxun Yang.
>
> Link: https://lore.kernel.org/all/20190411121915.8040-3-jiaxun.yang@flygoat.com
> Signed-off-by: Keguang Zhang <keguang.zhang@...il.com>
> ---
> arch/mips/boot/dts/loongson/loongson1.dtsi | 53 ++++++
> arch/mips/boot/dts/loongson/loongson1c.dtsi | 13 ++
DTS is always separate from the drivers.
> arch/mips/loongson32/common/Makefile | 2 +-
> arch/mips/loongson32/common/irq.c | 191 --------------------
> arch/mips/loongson32/init.c | 5 +
> 5 files changed, 72 insertions(+), 192 deletions(-)
> delete mode 100644 arch/mips/loongson32/common/irq.c
>
Best regards,
Krzysztof
Powered by blists - more mailing lists