From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Wed, 16 Dec 2015 09:26:54 +0100 Subject: [U-Boot] [PATCH 08/10] net: axi_emac: Enable access to MDIO in probe In-Reply-To: References: Message-ID: <5671204E.9050702@xilinx.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 15.12.2015 21:42, Joe Hershberger wrote: > On Fri, Dec 11, 2015 at 5:59 AM, Michal Simek wrote: >> Detect phy when driver probes. >> >> Signed-off-by: Michal Simek > > A few nits below, but otherwise, > > Acked-by: Joe Hershberger All nits are valid and fixed in v2. Thanks, Michal