[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160610.233506.1374606248492334480.davem@davemloft.net>
Date: Fri, 10 Jun 2016 23:35:06 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: manuel.lauss@...il.com
Cc: netdev@...r.kernel.org, f.fainelli@...il.com, andrew@...n.ch
Subject: Re: [PATCH] [PATCH v2] net: au1000_eth: fix PHY detection
From: Manuel Lauss <manuel.lauss@...il.com>
Date: Sat, 11 Jun 2016 00:13:04 +0200
> Commit 7f854420fbfe9d49afe2ffb1df052cfe8e215541
> ("phy: Add API for {un}registering an mdio device to a bus.")
> broke PHY detection on this driver with a copy-paste bug:
> The code is looking 32 times for a PHY at address 0.
>
> Fixes ethernet on AMD DB1100/DB1500/DB1550 boards which have
> their (autodetected) PHYs at address 31.
>
> Cc: Andrew Lunn <andrew@...n.ch>
> Signed-off-by: Manuel Lauss <manuel.lauss@...il.com>
> ---
> v2: unbreak "use highest phy addr" case.
I just noticed this and fixed up my tree to use this version instead.
Powered by blists - more mailing lists