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 426D5C433F5 for ; Thu, 23 Dec 2021 18:11: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:Cc:To:In-Reply-To:References:Date: Message-Id:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=0BCnuLSmeG6HZfRpXRvjWwe9KSlBOhCvD4ieh+dlPrs=; b=u4wHHL30wM4lIg flJCOCOt3UAMZNtknaW/JzL/wijFa63i70wnXzcNp4qkZAjh5Z/zYX9dLjZVBOpX1yQxjkN0MgkP+ zAQjBdAIIJXTzGy4VEUqaTDgd+wzsmQAqLTRtSz01N+H6EG72EOrzPy9bOgH7Iu5/huJL6fpozWmi NsDXfgSMifiko97MXpgtpE4O7ZWc2+pn9f5zJqPm37Tf+ts4ynLbzic0OMrkeFCGGp1B3gk28jcST v6lNNijr09HeQZr/U1h7+rngan0coSyItUD6VT53+VlKKAZB0sr4pASWrnccsGAubbiTEAxIio2wl 5UVdxnKVXyaKvhCGSe9Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n0SXf-00DHt0-VP; Thu, 23 Dec 2021 18:10:16 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n0SXc-00DHsD-CL for linux-arm-kernel@lists.infradead.org; Thu, 23 Dec 2021 18:10:13 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id C851761F43; Thu, 23 Dec 2021 18:10:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 8E470C36AEB; Thu, 23 Dec 2021 18:10:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1640283010; bh=MWyr+/8DkSUp50EADqaPK84yt2Ap7lAJ075v3g3tDEc=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=W4si7fO8cakKm6xSn2qgB+FyXjceMb5qRhWRtGo5YEdPLjKiSWPrc9hv3/fffVaxz PMxrNOa+0/nJisc4cUxcRYqYpIW+meIQRqgOQDE0z0labXVReCV2jjYOnqw3jcayR1 SylEqvCG01ewc1G+yAKGupmpaeGbOVSZm0OwoV4R1jBI/GIOcBELLGXGvb+Jmtw+Fe jMqiUBYWROy/22neE0kJlLSHqOShJw3ZZOuzG94RsTbYPdZJgis460GlFwM/9glQPz OjR4EkkvoD0piTvPxlRAPSB38dTiK64Kf9JLuFCRwq52Oc7Xf5pXb36dgCLGKVxkzi fxDrUhnGKI9FQ== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 772B1EAC068; Thu, 23 Dec 2021 18:10:10 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH] net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5M From: patchwork-bot+netdevbpf@kernel.org Message-Id: <164028301048.27483.16899697963949845934.git-patchwork-notify@kernel.org> Date: Thu, 23 Dec 2021 18:10:10 +0000 References: <20211223073633.101306-1-nobuhiro1.iwamatsu@toshiba.co.jp> In-Reply-To: <20211223073633.101306-1-nobuhiro1.iwamatsu@toshiba.co.jp> To: Nobuhiro Iwamatsu Cc: davem@davemloft.net, kuba@kernel.org, peppe.cavallaro@st.com, alexandre.torgue@st.com, joabreu@synopsys.com, netdev@vger.kernel.org, yuji2.ishikawa@toshiba.co.jp, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211223_101012_484576_413431D2 X-CRM114-Status: GOOD ( 12.46 ) 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 Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski : On Thu, 23 Dec 2021 16:36:33 +0900 you wrote: > ETHER_CLK_SEL_FREQ_SEL_2P5M is not 0 bit of the register. This is a > value, which is 0. Fix from BIT(0) to 0. > > Reported-by: Yuji Ishikawa > Signed-off-by: Nobuhiro Iwamatsu > --- > drivers/net/ethernet/stmicro/stmmac/dwmac-visconti.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5M https://git.kernel.org/netdev/net/c/391e5975c020 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 5F6B0C433EF for ; Thu, 23 Dec 2021 18:10:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1349737AbhLWSKS (ORCPT ); Thu, 23 Dec 2021 13:10:18 -0500 Received: from ams.source.kernel.org ([145.40.68.75]:42730 "EHLO ams.source.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1349630AbhLWSKN (ORCPT ); Thu, 23 Dec 2021 13:10:13 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id D0B5FB82178; Thu, 23 Dec 2021 18:10:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 8E470C36AEB; Thu, 23 Dec 2021 18:10:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1640283010; bh=MWyr+/8DkSUp50EADqaPK84yt2Ap7lAJ075v3g3tDEc=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=W4si7fO8cakKm6xSn2qgB+FyXjceMb5qRhWRtGo5YEdPLjKiSWPrc9hv3/fffVaxz PMxrNOa+0/nJisc4cUxcRYqYpIW+meIQRqgOQDE0z0labXVReCV2jjYOnqw3jcayR1 SylEqvCG01ewc1G+yAKGupmpaeGbOVSZm0OwoV4R1jBI/GIOcBELLGXGvb+Jmtw+Fe jMqiUBYWROy/22neE0kJlLSHqOShJw3ZZOuzG94RsTbYPdZJgis460GlFwM/9glQPz OjR4EkkvoD0piTvPxlRAPSB38dTiK64Kf9JLuFCRwq52Oc7Xf5pXb36dgCLGKVxkzi fxDrUhnGKI9FQ== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 772B1EAC068; Thu, 23 Dec 2021 18:10:10 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5M From: patchwork-bot+netdevbpf@kernel.org Message-Id: <164028301048.27483.16899697963949845934.git-patchwork-notify@kernel.org> Date: Thu, 23 Dec 2021 18:10:10 +0000 References: <20211223073633.101306-1-nobuhiro1.iwamatsu@toshiba.co.jp> In-Reply-To: <20211223073633.101306-1-nobuhiro1.iwamatsu@toshiba.co.jp> To: Nobuhiro Iwamatsu Cc: davem@davemloft.net, kuba@kernel.org, peppe.cavallaro@st.com, alexandre.torgue@st.com, joabreu@synopsys.com, netdev@vger.kernel.org, yuji2.ishikawa@toshiba.co.jp, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski : On Thu, 23 Dec 2021 16:36:33 +0900 you wrote: > ETHER_CLK_SEL_FREQ_SEL_2P5M is not 0 bit of the register. This is a > value, which is 0. Fix from BIT(0) to 0. > > Reported-by: Yuji Ishikawa > Signed-off-by: Nobuhiro Iwamatsu > --- > drivers/net/ethernet/stmicro/stmmac/dwmac-visconti.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5M https://git.kernel.org/netdev/net/c/391e5975c020 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html