[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190224.222937.2235322336137095381.davem@davemloft.net>
Date: Sun, 24 Feb 2019 22:29:37 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: hkallweit1@...il.com
Cc: andrew@...n.ch, f.fainelli@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH net] net: phy: fix reading fixed phy status
From: Heiner Kallweit <hkallweit1@...il.com>
Date: Sun, 24 Feb 2019 18:01:18 +0100
> With the switch to phy_resolve_aneg_linkmode() we don't read from the
> chip any longer what is advertised but use phydev->advertising directly.
> For a fixed phy however this bitmap is empty so far, what results in
> no common mode being found. This breaks DSA. Fix this by advertising
> everything that is supported. For a normal phy this done by phy_probe().
>
> Fixes: 5502b218e001 ("net: phy: use phy_resolve_aneg_linkmode in genphy_read_status")
> Signed-off-by: Heiner Kallweit <hkallweit1@...il.com>
Applied to net-next.
Let me know if I got this wrong.
Powered by blists - more mailing lists