From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1739FC433FE for ; Sat, 1 Jan 2022 17:41:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232611AbiAARl2 (ORCPT ); Sat, 1 Jan 2022 12:41:28 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52768 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230259AbiAARl1 (ORCPT ); Sat, 1 Jan 2022 12:41:27 -0500 Received: from fudo.makrotopia.org (fudo.makrotopia.org [IPv6:2a07:2ec0:3002::71]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0DD6CC061574; Sat, 1 Jan 2022 09:41:27 -0800 (PST) Received: from local by fudo.makrotopia.org with esmtpsa (TLS1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.94.2) (envelope-from ) id 1n3iNV-0007Lq-3h; Sat, 01 Jan 2022 18:41:13 +0100 Date: Sat, 1 Jan 2022 17:41:07 +0000 From: Daniel Golle To: Andrew Lunn Cc: "Russell King (Oracle)" , linux-mediatek@lists.infradead.org, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Felix Fietkau , John Crispin , Sean Wang , Mark Lee , "David S. Miller" , Jakub Kicinski , Matthias Brugger , Russell King , Michael Lee , Heiner Kallweit Subject: Re: [PATCH v9 1/3] net: mdio: add helpers to extract clause 45 regad and devad fields Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jan 01, 2022 at 06:18:54PM +0100, Andrew Lunn wrote: > On Fri, Dec 31, 2021 at 08:52:35PM +0000, Russell King (Oracle) wrote: > > Add a couple of helpers and definitions to extract the clause 45 regad > > and devad fields from the regnum passed into MDIO drivers. > > > > Signed-off-by: Russell King (Oracle) > > This email has me confused. It seems to be coming directly from > Russell, but is part of a patchset? Then there is a second 1/3 later > in the patchset? That happened by accident when using git-send-email and hence the first time it was sent with Russell's From: in the RFC822 headers it was (rightly) rejected. I noticed that shortly after and resend the patch with my sender address set as From: in the RFC822 headers and Russell's From: in the mail body for only git, and not mailservers, to care about. Sorry for that additional noise. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0F1B4C433EF for ; Sat, 1 Jan 2022 17:41:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=WQd+LvjptqRbxFl1NfeVS9rDOQZI5bxUBEkybjAfpf0=; b=a6gr8rz8wtT7ox uytcvmVTSks4Pw59o2X620yHcmHiRW7C314lVxyjGwV2IldzeRgAr+001DEDKWW5rkEp/SBqnJHBN imLvdHkyeFvHl9HPxY1kmtA+rInZMBUsYdqtIDySSZOf4p6zTcMaLQC6D1b5SYhqOqB3ifd56dTBn 08yX0Kk4OSm7dkehOYDNm+AVOzLMDt7peygYBYRYKz4IwJzNq2Q63ZiHgZyuiIJwPqiY8vkGXxKMX yWWAFGHjy1bW4PdEfBgnkCncWqUhWBSA3UahjcaMbCigI8v3AXEbvRHeTBd0RAYQo6KSKE47JD9Qx NZ5/cOGhiWPZ+sTDuioA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n3iNg-007GyV-IJ; Sat, 01 Jan 2022 17:41:24 +0000 Received: from fudo.makrotopia.org ([2a07:2ec0:3002::71]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n3iNe-007Gy5-56; Sat, 01 Jan 2022 17:41:23 +0000 Received: from local by fudo.makrotopia.org with esmtpsa (TLS1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.94.2) (envelope-from ) id 1n3iNV-0007Lq-3h; Sat, 01 Jan 2022 18:41:13 +0100 Date: Sat, 1 Jan 2022 17:41:07 +0000 From: Daniel Golle To: Andrew Lunn Cc: "Russell King (Oracle)" , linux-mediatek@lists.infradead.org, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Felix Fietkau , John Crispin , Sean Wang , Mark Lee , "David S. Miller" , Jakub Kicinski , Matthias Brugger , Russell King , Michael Lee , Heiner Kallweit Subject: Re: [PATCH v9 1/3] net: mdio: add helpers to extract clause 45 regad and devad fields Message-ID: References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220101_094122_217172_377E2468 X-CRM114-Status: GOOD ( 13.22 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On Sat, Jan 01, 2022 at 06:18:54PM +0100, Andrew Lunn wrote: > On Fri, Dec 31, 2021 at 08:52:35PM +0000, Russell King (Oracle) wrote: > > Add a couple of helpers and definitions to extract the clause 45 regad > > and devad fields from the regnum passed into MDIO drivers. > > > > Signed-off-by: Russell King (Oracle) > > This email has me confused. It seems to be coming directly from > Russell, but is part of a patchset? Then there is a second 1/3 later > in the patchset? That happened by accident when using git-send-email and hence the first time it was sent with Russell's From: in the RFC822 headers it was (rightly) rejected. I noticed that shortly after and resend the patch with my sender address set as From: in the RFC822 headers and Russell's From: in the mail body for only git, and not mailservers, to care about. Sorry for that additional noise. _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 76803C433EF for ; Sat, 1 Jan 2022 17:42:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ODh6xrJSLONh8zEOd1uvWtmwscBJD0IbStg7N1Q/CUU=; b=mjTh86YxT0YQnG vb25YrjFC5YFqJr+6GAVCkOC6qtwUTAMniENlQeRxzFAAhXodvFcZq9fBhQXDkUpsGl6PFRTEwDzN kqxEMATdnfYbteGnMSVANskGZ0EYgNJkunpsNLHUpnYLPcscUH/uRDSzxzi8BeWdaoHriKcxGf9Ra r51sPOT+en8A1VHfECyoSSvFOAiuHLz/5b7AY258FujEehNAL9fNfqbkvIY2zAVKudX+MSsFxGyF1 ZIcXKNl3mk1MJ/qRQc+/Bp5nQb42aOHpFhH3y4Z9SmD4756jaUYe46gdVsbwM9WmWxsN1uIrFLKHh nh46xpycjL4NYsI5zTIg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n3iNi-007Gyb-10; Sat, 01 Jan 2022 17:41:26 +0000 Received: from fudo.makrotopia.org ([2a07:2ec0:3002::71]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n3iNe-007Gy5-56; Sat, 01 Jan 2022 17:41:23 +0000 Received: from local by fudo.makrotopia.org with esmtpsa (TLS1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.94.2) (envelope-from ) id 1n3iNV-0007Lq-3h; Sat, 01 Jan 2022 18:41:13 +0100 Date: Sat, 1 Jan 2022 17:41:07 +0000 From: Daniel Golle To: Andrew Lunn Cc: "Russell King (Oracle)" , linux-mediatek@lists.infradead.org, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Felix Fietkau , John Crispin , Sean Wang , Mark Lee , "David S. Miller" , Jakub Kicinski , Matthias Brugger , Russell King , Michael Lee , Heiner Kallweit Subject: Re: [PATCH v9 1/3] net: mdio: add helpers to extract clause 45 regad and devad fields Message-ID: References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220101_094122_217172_377E2468 X-CRM114-Status: GOOD ( 13.22 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sat, Jan 01, 2022 at 06:18:54PM +0100, Andrew Lunn wrote: > On Fri, Dec 31, 2021 at 08:52:35PM +0000, Russell King (Oracle) wrote: > > Add a couple of helpers and definitions to extract the clause 45 regad > > and devad fields from the regnum passed into MDIO drivers. > > > > Signed-off-by: Russell King (Oracle) > > This email has me confused. It seems to be coming directly from > Russell, but is part of a patchset? Then there is a second 1/3 later > in the patchset? That happened by accident when using git-send-email and hence the first time it was sent with Russell's From: in the RFC822 headers it was (rightly) rejected. I noticed that shortly after and resend the patch with my sender address set as From: in the RFC822 headers and Russell's From: in the mail body for only git, and not mailservers, to care about. Sorry for that additional noise. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel