From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pandora.armlinux.org.uk (pandora.armlinux.org.uk [78.32.30.218]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 349A8387360; Mon, 9 Mar 2026 11:59:42 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=78.32.30.218 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773057583; cv=none; b=Gm5dBoQAySuIfsterCoc/xopiH/yp+VVoeUVyjbC3HEIcwPJia9X+HyWt8X6VGLB9EtlACS+PMvEBSbPfkXxJ6CSktkkHrz8hwPlISQMCah4zwp0dXIMdRknBS3VVMcHzbCGPdEk7GLrFgbFV0z3zlESFEwg/vR6SJNgsA/P8aI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773057583; c=relaxed/simple; bh=8y4TAKBuiInru6Sx2IumwHUvnO7V5FGmmLH+7cckgNs=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=lxWfIlnk4N8+PBUp1TOzpH3V+mkkz15iCu2+UWNg2iEp+9d5i/kyi4AsXAy+6glWcsxURmhXcX46A4gUMHxq/g5S2pSnzoShhQhpuJdsL2/KSuscP4LVy9vnfusrW4y3l+AShbQkoTJXQ/FnvWUAEMeFo2HYj04h8G1fineHpbs= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=armlinux.org.uk; spf=none smtp.mailfrom=armlinux.org.uk; dkim=pass (2048-bit key) header.d=armlinux.org.uk header.i=@armlinux.org.uk header.b=t1pwqmcO; arc=none smtp.client-ip=78.32.30.218 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=armlinux.org.uk Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=armlinux.org.uk Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=armlinux.org.uk header.i=@armlinux.org.uk header.b="t1pwqmcO" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=fPOnnGw5fFKRk94FDUD2P+JoksPTg4Lbi4h7refuv2s=; b=t1pwqmcOzUS5uE0acGo7QFPKzT 8R11sjRMRR4Eu2Da8shjd0xD/jQY4hjBVarWFJzk+EiAAwndj3UnLwlu6rVhxINhqfjIx3f6cWTx+ CQD3vwSrEq1h8YrY1oS5WcKnN9YfA1+oaAjpbK7HSrYk7tlEp52/p9HaDNirXn3Hm//LneOvEh7Wx fff4bNYL8LST5SO3gsHvp3oMNh93iFvIYB1lniBGEpL3x1lR91AkN9vFsr7dMtjoEtYCDfedj9Iki 3unezXNtjePlNl/KtDwG8T21VcVtDp2CjGczK3fJPjAux9/BbYLQTnU+6yKtRfYg2fc+ZyLuLF6WB nlAygeLw==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:36032) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1vzZGb-000000003l9-0x18; Mon, 09 Mar 2026 11:59:21 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.98.2) (envelope-from ) id 1vzZGX-000000004I1-2NWZ; Mon, 09 Mar 2026 11:59:17 +0000 Date: Mon, 9 Mar 2026 11:59:17 +0000 From: "Russell King (Oracle)" To: Inochi Amaoto Cc: Andrew Lunn , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Yixun Lan , Maxime Coquelin , Alexandre Torgue , Richard Cochran , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , Yao Zi , Yanteng Si , Vladimir Oltean , Lad Prabhakar , Shangjuan Wei , Maxime Chevallier , Chen-Yu Tsai , Boon Khai Ng , Quentin Schulz , Giuseppe Cavallaro , Jose Abreu , netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org, spacemit@lists.linux.dev, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, Yixun Lan , Longbin Li Subject: Re: [PATCH net-next v8 3/3] net: stmmac: Add glue layer for Spacemit K3 SoC Message-ID: References: <20260309004305.315018-1-inochiama@gmail.com> <20260309004305.315018-4-inochiama@gmail.com> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260309004305.315018-4-inochiama@gmail.com> Sender: Russell King (Oracle) > drivers/net/ethernet/stmicro/stmmac/Kconfig | 12 + > drivers/net/ethernet/stmicro/stmmac/Makefile | 1 + > .../ethernet/stmicro/stmmac/dwmac-spacemit.c | 227 ++++++++++++++++++ One last point, please add another patch which adds a MAINTAINERS entry for this file, so you can be Cc'd with future stmmac developments. Thanks. -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!