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 56EECC76195 for ; Fri, 17 Mar 2023 20:55:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230306AbjCQUy6 (ORCPT ); Fri, 17 Mar 2023 16:54:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44604 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230318AbjCQUyy (ORCPT ); Fri, 17 Mar 2023 16:54:54 -0400 Received: from pandora.armlinux.org.uk (pandora.armlinux.org.uk [IPv6:2001:4d48:ad52:32c8:5054:ff:fe00:142]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A164031BF6; Fri, 17 Mar 2023 13:54:52 -0700 (PDT) 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=GblJOWssTpaedBbC2hZU06SgWqUxP/HpvCOjz07lRhY=; b=VBIPbh/oth2seArZofxY358BBZ z4F+BLrL053Cc/dmzQtEP2I70S02/erujrfH8zQe83jf/ZAJlOThApT/jIONucl0H1CsGedpD2n7A 23pqYeZcwbmjt09GNYuokYDr9SzruypNImHTDAKuN+Y59T9TZnPncUOcuPeqEfGVfipW2hoKoPgtb 0KpGCXHzw2PGQA4bydhKIV8MKxBI4Hpj3ELSz+8Sk+oXNz9mpuQdLxL/Bbngt6Catd3lRA7oCayS2 VlQ8KoIPh7n2trgKI2yRb0qNwJBfYFA/TVKj2F8krF9cQcs6NFfCvsdFOZ0iOU/kxQcZT3Im/c2q+ Y63ezDEw==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:42172) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pdH5s-0003Sk-Ph; Fri, 17 Mar 2023 20:54:32 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1pdH5n-0003mh-Rs; Fri, 17 Mar 2023 20:54:27 +0000 Date: Fri, 17 Mar 2023 20:54:27 +0000 From: "Russell King (Oracle)" To: Michael Sit Wei Hong Cc: Giuseppe Cavallaro , Alexandre Torgue , Jose Abreu , "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Maxime Coquelin , Ong Boon Leong , netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Looi Hong Aun , Voon Weifeng , Lai Peter Jun Ann Subject: Re: [PATCH net v2 0/2] Fix PHY handle no longer parsing Message-ID: References: <20230314070208.3703963-1-michael.wei.hong.sit@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230314070208.3703963-1-michael.wei.hong.sit@intel.com> Sender: Russell King (Oracle) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 14, 2023 at 03:02:06PM +0800, Michael Sit Wei Hong wrote: > After the fixed link support was introduced, it is observed that PHY > no longer attach to the MAC properly. You are aware, I hope, that fixed-link and having a PHY are mutually exclusive? In other words, you can't use fixed-link to specify parameters for a PHY. -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!