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 91354C48297 for ; Tue, 6 Feb 2024 23:01:26 +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=+CjqVzI5MHO8AhIWrgiKcfe7aK9SjISJlBRGZwq3FM8=; b=y+pTo7rCWJdZqx dk4vZvi2gpmp0Vge+ulzJs5+94QuwFaflt5rVs4hBMA2aEZwm3xzGAGPisYqlHJ0zcjDFlCXUA1/l W9PwSGhm14MejnCE8j1K+ZX9FMF5+LclcpLJw/BQVwBzMa5rKDLRZW1kacqQEvIZ2WdAQFg5PgNBE zKBVDyK3c+f5yv2ZAtUEtGrUqgC2yZSGoWA38VvtJ7HyJd6e/70QZqjiF1jE5mlvnmZ3oQLlco+qf 3ihXs9S6SGm4gGlSTWsHEZiUQEQdwftwpWVr6ysW/i3WdXJU3q6/orRst9cHf+ty6hS8I6XD/aWsO be4wONyfkK5TFt/oJYpQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rXURH-000000098Ps-3AOh; Tue, 06 Feb 2024 23:01:15 +0000 Received: from vps0.lunn.ch ([156.67.10.101]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rXURF-000000098PG-1Z9p; Tue, 06 Feb 2024 23:01:14 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Disposition:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:From:Sender:Reply-To:Subject: Date:Message-ID:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:Content-Disposition:In-Reply-To:References; bh=SPTt7oR80AXopIqc8+4lr98M7p1eXFt9rIgm1PC5o50=; b=fQrdi6qPz/zge9lAr3PYPcDhWX wgsdjTy6Y9dfZKxU31mz5TfYs83AxSbxnZsNk7jea/wFJC0w1dwy577REAke3LBptq8c4PGLkP/Yi vQiUhZim6exUJ1Fb83XryCA1YOXZE3oEIOC+N942NdhvoXg5bkw3z6xFFXVbKUrrNPbc=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1rXUQj-007Axh-DB; Wed, 07 Feb 2024 00:00:41 +0100 Date: Wed, 7 Feb 2024 00:00:41 +0100 From: Andrew Lunn To: Trevor Gross Cc: Christina Quast , Shashwat Kishore , Christina Quast , Miguel Ojeda , Alex Gaynor , Wedson Almeida Filho , Boqun Feng , Gary Guo , =?iso-8859-1?Q?Bj=F6rn?= Roy Baron , Benno Lossin , Andreas Hindborg , Alice Ryhl , FUJITA Tomonori , Heiner Kallweit , Russell King , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Heiko Stuebner , rust-for-linux@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org Subject: Re: [PATCH v2 3/3] net: phy: add Rust Rockchip PHY driver Message-ID: <8a95a80f-55da-4606-a55c-59b63a249178@lunn.ch> References: <20240201-rockchip-rust-phy_depend-v2-0-c5fa4faab924@christina-quast.de> <20240201-rockchip-rust-phy_depend-v2-3-c5fa4faab924@christina-quast.de> 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-20240206_150113_435009_AC090478 X-CRM114-Status: UNSURE ( 8.85 ) X-CRM114-Notice: Please train this message. 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 > Andrew might have some ideas too. There are a lot of new phys coming > out since MACsec is getting more popular, also some newer specs like > 10GBase-T1 and 10Base-T1S. Those can also be hard to get hold of, unless a vendor is interested. Another source to look at might be OpenWRT and DD-WRT. These projects are not always good at upstreaming. They sometimes just use the vendor crap drivers. See if they have any PHY drivers for devices not in mainline. Any they do have should be for COTS hardware you probably can buy off the shelf. Andrew _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel