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 X-Spam-Level: X-Spam-Status: No, score=-8.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CD604C433E0 for ; Sun, 17 Jan 2021 14:29:52 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 9271920791 for ; Sun, 17 Jan 2021 14:29:52 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9271920791 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject: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=IgeDvlCZ3ehnqlzgIfbMkNmjuHKeB99qS0OjkTGG2w0=; b=qyuNa4Rx9B8kt2p1hYhOIeqH6 ZFuaVs5Axe9snG8pzWIrnVnqgNbpgbK39bQF3R5oSbjiL6DwQsv/0AomExoN7LwQTUowlCtJX2HV3 UreF+i9wfIBdKOtjkSCbzOcPCVjyRy0nI+E3LAk1c9KmcVdMjc37JdUcEQkaSrw4MDuEotDxrmNB9 li5NNFFvwnxm1W6++3HAHv0Vd3J4fanZeU1+ylzupL6oSNR1gkMkvPhUIznS5/1BKbO3CeWO90uPw 8rMQr7VOwk1roksayGz69jPU5IEP7UwdzoRl+JeZcUf6FNTlUM5mNyfkzGYz+KLgT5MxYFzJPPlbL lX/Uv7UbA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l192j-00030Z-Jk; Sun, 17 Jan 2021 14:28:37 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l192g-0002zq-9L for linux-arm-kernel@lists.infradead.org; Sun, 17 Jan 2021 14:28:35 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id C622620780; Sun, 17 Jan 2021 14:28:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1610893712; bh=/iaUtXukjseA0MPCRHEhZWtUgZwzUkRsfeEOpJOlCVc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=nUBmS2dk0WwuwCLSXdd9Eap9MY8buro+D29BEkMQp9ZLDYcrE+LnafbTlSDPEQYoj 6RGlIPP5r5POfvwtxUr5PZP51isArHJsElYi7keNS3/5nEXsQO3ULua3OT6WyKuRoB nLWjId4Wk8bNMV/YBFGTPTXI/m0COaBf5NU3ZdDQ= Date: Sun, 17 Jan 2021 15:28:29 +0100 From: Greg Kroah-Hartman To: Jakub Kicinski Subject: Re: [PATCH net-next 1/1] stmmac: intel: change all EHL/TGL to auto detect phy addr Message-ID: References: <20201106094341.4241-1-vee.khee.wong@intel.com> <20210116165914.31b6ca5f@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210116165914.31b6ca5f@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210117_092834_521394_C69BAF2A X-CRM114-Status: GOOD ( 14.70 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Alexandre Torgue , Voon Wei Feng , Wong Vee Khee , Jan Kiszka , linux-kernel@vger.kernel.org, stable@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, Jose Abreu , Maxime Coquelin , netdev@vger.kernel.org, Ong Boon Leong , Giuseppe Cavallaro , "David S . Miller" , linux-arm-kernel@lists.infradead.org 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 16, 2021 at 04:59:14PM -0800, Jakub Kicinski wrote: > On Sat, 16 Jan 2021 10:12:21 +0100 Jan Kiszka wrote: > > On 06.11.20 10:43, Wong Vee Khee wrote: > > > From: Voon Weifeng > > > > > > Set all EHL/TGL phy_addr to -1 so that the driver will automatically > > > detect it at run-time by probing all the possible 32 addresses. > > > > > > Signed-off-by: Voon Weifeng > > > Signed-off-by: Wong Vee Khee > > > > This fixes PHY detection on one of our EHL-based boards. Can this also > > be applied to stable 5.10? > > Sure. > > Greg, we'd like to request a backport of the following commit to 5.10. > > commit bff6f1db91e330d7fba56f815cdbc412c75fe163 > Author: Voon Weifeng > Date: Fri Nov 6 17:43:41 2020 +0800 > > stmmac: intel: change all EHL/TGL to auto detect phy addr > > Set all EHL/TGL phy_addr to -1 so that the driver will automatically > detect it at run-time by probing all the possible 32 addresses. > > Signed-off-by: Voon Weifeng > Signed-off-by: Wong Vee Khee > Link: https://lore.kernel.org/r/20201106094341.4241-1-vee.khee.wong@intel.com > Signed-off-by: Jakub Kicinski > > > It's relatively small, and Jan reports it makes his boards detect the > PHY. The change went in via -next and into Linus's tree during the 5.11 > merge window. Now queued up, thanks. greg k-h _______________________________________________ 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 X-Spam-Level: X-Spam-Status: No, score=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B75CDC433E0 for ; Sun, 17 Jan 2021 14:29:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 845BD20791 for ; Sun, 17 Jan 2021 14:29:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729030AbhAQO33 (ORCPT ); Sun, 17 Jan 2021 09:29:29 -0500 Received: from mail.kernel.org ([198.145.29.99]:42370 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729020AbhAQO3N (ORCPT ); Sun, 17 Jan 2021 09:29:13 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id C622620780; Sun, 17 Jan 2021 14:28:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1610893712; bh=/iaUtXukjseA0MPCRHEhZWtUgZwzUkRsfeEOpJOlCVc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=nUBmS2dk0WwuwCLSXdd9Eap9MY8buro+D29BEkMQp9ZLDYcrE+LnafbTlSDPEQYoj 6RGlIPP5r5POfvwtxUr5PZP51isArHJsElYi7keNS3/5nEXsQO3ULua3OT6WyKuRoB nLWjId4Wk8bNMV/YBFGTPTXI/m0COaBf5NU3ZdDQ= Date: Sun, 17 Jan 2021 15:28:29 +0100 From: Greg Kroah-Hartman To: Jakub Kicinski Cc: Jan Kiszka , Wong Vee Khee , Giuseppe Cavallaro , Alexandre Torgue , Jose Abreu , "David S . Miller" , Maxime Coquelin , netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Ong Boon Leong , Voon Wei Feng , stable@vger.kernel.org Subject: Re: [PATCH net-next 1/1] stmmac: intel: change all EHL/TGL to auto detect phy addr Message-ID: References: <20201106094341.4241-1-vee.khee.wong@intel.com> <20210116165914.31b6ca5f@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210116165914.31b6ca5f@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Jan 16, 2021 at 04:59:14PM -0800, Jakub Kicinski wrote: > On Sat, 16 Jan 2021 10:12:21 +0100 Jan Kiszka wrote: > > On 06.11.20 10:43, Wong Vee Khee wrote: > > > From: Voon Weifeng > > > > > > Set all EHL/TGL phy_addr to -1 so that the driver will automatically > > > detect it at run-time by probing all the possible 32 addresses. > > > > > > Signed-off-by: Voon Weifeng > > > Signed-off-by: Wong Vee Khee > > > > This fixes PHY detection on one of our EHL-based boards. Can this also > > be applied to stable 5.10? > > Sure. > > Greg, we'd like to request a backport of the following commit to 5.10. > > commit bff6f1db91e330d7fba56f815cdbc412c75fe163 > Author: Voon Weifeng > Date: Fri Nov 6 17:43:41 2020 +0800 > > stmmac: intel: change all EHL/TGL to auto detect phy addr > > Set all EHL/TGL phy_addr to -1 so that the driver will automatically > detect it at run-time by probing all the possible 32 addresses. > > Signed-off-by: Voon Weifeng > Signed-off-by: Wong Vee Khee > Link: https://lore.kernel.org/r/20201106094341.4241-1-vee.khee.wong@intel.com > Signed-off-by: Jakub Kicinski > > > It's relatively small, and Jan reports it makes his boards detect the > PHY. The change went in via -next and into Linus's tree during the 5.11 > merge window. Now queued up, thanks. greg k-h