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 953EF3502A4; Thu, 22 Jan 2026 12:16:45 +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=1769084207; cv=none; b=RQAp9PsoyVt7PaiuJ0eOSPidzRQ8VuzexathBkMfkCcM4TPOFcwHnl5Y1oujw2MgooOfi9j2AFSUFGjxGSyHKNa9+N9xoWNlWT0cio98I7mG/4EiDfcgjc1oRtsw4CGUfKNzqqMxyBe2fMpFhVJpX9wL5eeWSU9lYPyowC6GmOw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769084207; c=relaxed/simple; bh=WlyWSnfhnpblwx8zZtPl0q2t1AoQiYXkVgcJVu7xWf0=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=ay047HD83O9vzReRuXuerd/w8P/4JJjEONWOioTzsZX082r6FQQCrN/GfMwv/RbPxA1uaKy0VmrUCECxk66hhhHVvGUUE9qjewaQrvMGH8rjnar3Y29k7xwi+skrblYTPK9SiZZTi1jJLlvvnfnB8jcQ5KYlk2eI6/zBgvjua8U= 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=vLBDx/d+; 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="vLBDx/d+" 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=uMyl9WGk6TsY212/ra2FFtO0bjOpRMAh9yfL2NWSmWg=; b=vLBDx/d+BCtqQLvGgiBsiwW+Ys 8zITTruozts32Bd8p6KmbY1Pc+CnvJfE2mTMQKYUlLAx8b+/XutQIcsdJRUfc57ZmjfY6CZlruuDO 6crdcH6Z4mUzfF6F16QHZD+eZVcuIz+5uEYkw95t2+b8UvfPC/gfHKoo+dnrH3PwsYlldvj6ID8Va Fhebw5Qog7tEaWypFg0g9LIOghw/lhM+kkQfKjTjKhzZy9CTx8PcYjBbdAlAW9YJT/8Iir6juAh3Z EMBpfTe4gqBBJNqWxIe3XxI/unO4lrRsp6myT4s+DMCmrv2WC2FUU5FJTcddlxVA8yxjE/yQZYbIg 0157pl8Q==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:48708) 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 1vitc9-000000000Lu-0vFv; Thu, 22 Jan 2026 12:16:41 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.98.2) (envelope-from ) id 1vitc3-000000000zk-2nOX; Thu, 22 Jan 2026 12:16:35 +0000 Date: Thu, 22 Jan 2026 12:16:35 +0000 From: "Russell King (Oracle)" To: Vladimir Oltean Cc: Andy Shevchenko , netdev@vger.kernel.org, Andrew Lunn , Heiner Kallweit , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , linux-kernel@vger.kernel.org, Herve Codina , Mark Brown , Serge Semin , Maxime Chevallier , Lee Jones , Rob Herring , Krzysztof Kozlowski , Conor Dooley , devicetree@vger.kernel.org, Choong Yong Liang , Jiawen Wu Subject: Re: [PATCH v2 net-next 01/15] net: mdio-regmap: permit working with non-MMIO regmaps Message-ID: References: <20260122105654.105600-1-vladimir.oltean@nxp.com> <20260122105654.105600-2-vladimir.oltean@nxp.com> <20260122121301.cyxyevi7xvqw2axk@skbuf> 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: <20260122121301.cyxyevi7xvqw2axk@skbuf> Sender: Russell King (Oracle) On Thu, Jan 22, 2026 at 02:13:01PM +0200, Vladimir Oltean wrote: > On Thu, Jan 22, 2026 at 02:06:23PM +0200, Andy Shevchenko wrote: > > > Cc: Mark Brown > > > Cc: Maxime Chevallier > > > > FWIW, Cc list may be located after --- line. It will have the same effect on > > emails (as regular tooling will parse and put them into email headers), but > > will reduce unneeded noise in the commit message. List will be still available > > on lore.kernel.org in the mail archives. > > Thanks for the comment. I know it may be located after ---, but for me, > doing that implies an extra step which I find unnecessary (moving them > there after the git format-patch stage). I keep the Cc: in the commit > message in git so that it's preserved across revisions. What I do with my individual patch versioning is in the editor, after my sign-off, add the "---" and put the version changes below. This means git format-patch will do what it normally does, and as the commit message is reproduced verbatum, you get all that included too. You do get an extra "---" line between the versioning changes and the diffstat, but that's fine. So in the commit message: Signed-off-by: ... --- Cc: ... Changes v2: ... will work fine. -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!