Re: [U-Boot] [PATCH] novena: Fix ethernet PHY reset sequence

2014-10-30 Thread Stefano Babic
On 12/10/2014 12:47, picmas...@mail.bg wrote: > From: Nikolay Dimitrov > > This patch fixes conflict between PHY pins becoming outputs after reset and > imx6 still driving the pins. It also fixes the reset timing as recommended by > the PHY datasheet. > > Signed-off-by: Nikolay Dimitrov > Cc: S

Re: [U-Boot] [PATCH] novena: Fix ethernet PHY reset sequence

2014-10-12 Thread Fabio Estevam
On Sun, Oct 12, 2014 at 7:47 AM, wrote: > From: Nikolay Dimitrov > > This patch fixes conflict between PHY pins becoming outputs after reset and > imx6 still driving the pins. It also fixes the reset timing as recommended by > the PHY datasheet. > > Signed-off-by: Nikolay Dimitrov > Cc: Stefano

[U-Boot] [PATCH] novena: Fix ethernet PHY reset sequence

2014-10-12 Thread picmaster
From: Nikolay Dimitrov This patch fixes conflict between PHY pins becoming outputs after reset and imx6 still driving the pins. It also fixes the reset timing as recommended by the PHY datasheet. Signed-off-by: Nikolay Dimitrov Cc: Stefano Babic Cc: Sean Cross Cc: Marek Vasut --- board/kosa