[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJhJPsW+WkdA1kXBn=J2biAUn_GXH8PiBmsZ9UKSYJaWvK0Oog@mail.gmail.com>
Date: Mon, 31 Jul 2023 10:52:03 +0800
From: Keguang Zhang <keguang.zhang@...il.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc: linux-mips@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
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 Sun, Jul 30, 2023 at 4:24 PM Krzysztof Kozlowski
<krzysztof.kozlowski@...aro.org> wrote:
>
> 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.
Got it. Will do.
>
> > 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
>
--
Best regards,
Keguang Zhang
Powered by blists - more mailing lists