From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH net 3/3] lan78xx: Lan7801 Support for Fixed PHY Date: Tue, 10 Apr 2018 04:49:43 +0200 Message-ID: <20180410024943.GA11777@lunn.ch> References: <20180406061204.18257-1-raghuramchary.jallipalli@microchip.com> <20180406061204.18257-4-raghuramchary.jallipalli@microchip.com> <20180406143559.GL17495@lunn.ch> <0573C9D4B793EF43BF95221F2F4CC851533633@CHN-SV-EXMX06.mchp-main.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: davem@davemloft.net, netdev@vger.kernel.org, UNGLinuxDriver@microchip.com, Woojung.Huh@microchip.com To: RaghuramChary.Jallipalli@microchip.com Return-path: Received: from vps0.lunn.ch ([185.16.172.187]:54502 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751775AbeDJCtq (ORCPT ); Mon, 9 Apr 2018 22:49:46 -0400 Content-Disposition: inline In-Reply-To: <0573C9D4B793EF43BF95221F2F4CC851533633@CHN-SV-EXMX06.mchp-main.com> Sender: netdev-owner@vger.kernel.org List-ID: On Tue, Apr 10, 2018 at 02:23:23AM +0000, RaghuramChary.Jallipalli@microchip.com wrote: > > > > What do you expect is connected to the MAC if there is no PHY? > > > Hi Andrew, > We connect the Ethernet switch to this MAC. Ah, cool. I was thinking you were going to say an SFP cage. What switch is it? Does it have a DSA driver? Andrew