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=-3.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no 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 B52B7C388F9 for ; Wed, 21 Oct 2020 14:13:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6249822248 for ; Wed, 21 Oct 2020 14:13:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2443351AbgJUONo (ORCPT ); Wed, 21 Oct 2020 10:13:44 -0400 Received: from vps0.lunn.ch ([185.16.172.187]:38250 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2442621AbgJUONo (ORCPT ); Wed, 21 Oct 2020 10:13:44 -0400 Received: from andrew by vps0.lunn.ch with local (Exim 4.94) (envelope-from ) id 1kVEs2-002pNa-MP; Wed, 21 Oct 2020 16:13:42 +0200 Date: Wed, 21 Oct 2020 16:13:42 +0200 From: Andrew Lunn To: Alexandru Ardelean Cc: Alexandru Ardelean , netdev@vger.kernel.org, LKML , alexaundru.ardelean@analog.com, Heiner Kallweit , linux@armlinux.org.uk, David Miller , kuba@kernel.org Subject: Re: [PATCH 1/2] net: phy: adin: clear the diag clock and set LINKING_EN during autoneg Message-ID: <20201021141342.GO139700@lunn.ch> References: <20201021135140.51300-1-alexandru.ardelean@analog.com> <20201021135802.GM139700@lunn.ch> 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 > The frame-generator is an interesting feature of the PHY, that's not > useful for the current phylib; the PHY can send packages [like a > signal generator], and then these can be looped back, or sent over the > wire. Many PHYs that that. I posted some patches to the list a few years ago adding basic support for the Marvell PHY frame generator. They got NACKed. The netlink API, and some of the infrastructure i added for cable testing would make it possible to fix the issues that caused the NACK. > Having said this, I'll include some comments for these in a V2 of this patchset. Thanks. Andrew P.S. Your mail is broken somehow: Delivery has failed to these recipients or groups: alexaundru.ardelean@analog.com The email address you entered couldn't be found. Please check the recipient's email address and try to resend the message. If the problem continues, please contact your email admin.