Re: [PATCH v4 4/4] MAINTAINERS: Update MIPS/LOONGSON1 entry

From: Philippe Mathieu-Daudé
Date: Mon Sep 11 2023 - 18:43:47 EST


On 31/8/23 13:01, Keguang Zhang wrote:
On Thu, Aug 31, 2023 at 4:40 PM Philippe Mathieu-Daudé
<philmd@xxxxxxxxxx> wrote:

Hi,

On 30/8/23 15:42, Keguang Zhang wrote:
Add two new F: entries for Loongson1 Ethernet driver
and dt-binding document.
Add a new F: entry for the rest Loongson-1 dt-binding documents.

Signed-off-by: Keguang Zhang <keguang.zhang@xxxxxxxxx>
---
V3 -> V4: Update the dt-binding document entry of Loongson1 Ethernet
V2 -> V3: Update the entries and the commit message
V1 -> V2: Improve the commit message

MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ff1f273b4f36..2519d06b5aab 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14344,9 +14344,12 @@ MIPS/LOONGSON1 ARCHITECTURE
M: Keguang Zhang <keguang.zhang@xxxxxxxxx>
L: linux-mips@xxxxxxxxxxxxxxx
S: Maintained
+F: Documentation/devicetree/bindings/*/loongson,ls1x-*.yaml
+F: Documentation/devicetree/bindings/net/loongson,ls1*.yaml

Why not simply squash in patch 2

F: arch/mips/include/asm/mach-loongson32/
F: arch/mips/loongson32/
F: drivers/*/*loongson1*
+F: drivers/net/ethernet/stmicro/stmmac/dwmac-loongson1.c

and 3 of this series?

Do you mean squashing patch 2 and patch 4 into one patch?

No, simply modify MAINTAINERS at the same time you add the new
files.