From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [PATCH] dsa: slave: eee: Allow ports to use phylink Date: Wed, 8 Aug 2018 12:00:23 -0700 Message-ID: References: <1533754600-1753-1-git-send-email-andrew@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: netdev To: Andrew Lunn , David Miller Return-path: Received: from mail-qt0-f195.google.com ([209.85.216.195]:34545 "EHLO mail-qt0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728330AbeHHVVm (ORCPT ); Wed, 8 Aug 2018 17:21:42 -0400 Received: by mail-qt0-f195.google.com with SMTP id m13-v6so3732170qth.1 for ; Wed, 08 Aug 2018 12:00:40 -0700 (PDT) In-Reply-To: <1533754600-1753-1-git-send-email-andrew@lunn.ch> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 08/08/2018 11:56 AM, Andrew Lunn wrote: > For a port to be able to use EEE, both the MAC and the PHY must > support EEE. A phy can be provided by both a phydev or phylink. Verify > at least one of these exist, not just phydev. > > Fixes: aab9c4067d23 ("net: dsa: Plug in PHYLINK support") > Signed-off-by: Andrew Lunn Reviewed-by: Florian Fainelli -- Florian