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?
MIPS/LOONGSON2EF ARCHITECTURE M: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>