From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH] net: phy: Add TJA1100 BroadR-Reach PHY driver. Date: Sat, 9 Jun 2018 16:07:49 +0200 Message-ID: <20180609140749.GA4482@lunn.ch> References: <20180608134032.GA16663@lunn.ch> <1528469132-9161-1-git-send-email-kranke.kirill@gmail.com> <20180608155529.GA19702@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Florian Fainelli , davem@davemloft.net, netdev@vger.kernel.org To: Kirill Kranke Return-path: Received: from vps0.lunn.ch ([185.16.172.187]:58167 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753220AbeFIOHz (ORCPT ); Sat, 9 Jun 2018 10:07:55 -0400 Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: > It seems that this is going to be 100Base-T1 mess while IEEE 802.3bw > miss Clause 22 updates. Clause 45 is rarely used from my experience. Probably > IEEE expected 100Base-T1 PHYs to go for Clause 45 MDIO and this did not work > so far. Hi Kirill Thanks for this information. So lets forget generic support for the moment. Andrew