Re: [PATCH] ARM: atmel: sama5d3xek: let gmac auto detect phy id

2015-01-23 Thread Jean-Christophe PLAGNIOL-VILLARD
On Jan 23, 2015, at 3:36 PM, Sascha Hauer s.ha...@pengutronix.de wrote: On Thu, Jan 22, 2015 at 12:35:17PM +0800, Jean-Christophe PLAGNIOL-VILLARD wrote: On Jan 21, 2015, at 11:07 PM, Sascha Hauer s.ha...@pengutronix.de wrote: On Mon, Jan 19, 2015 at 12:39:39PM +0100, Jean-Christophe

Re: [PATCH] ARM: atmel: sama5d3xek: let gmac auto detect phy id

2015-01-22 Thread Sascha Hauer
On Thu, Jan 22, 2015 at 12:35:17PM +0800, Jean-Christophe PLAGNIOL-VILLARD wrote: On Jan 21, 2015, at 11:07 PM, Sascha Hauer s.ha...@pengutronix.de wrote: On Mon, Jan 19, 2015 at 12:39:39PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: On 17:54 Mon 19 Jan , Bo Shen wrote: On

Re: [PATCH] ARM: atmel: sama5d3xek: let gmac auto detect phy id

2015-01-21 Thread Bo Shen
On 01/22/2015 01:12 PM, Bo Shen wrote: Hi J, On 01/22/2015 12:35 PM, Jean-Christophe PLAGNIOL-VILLARD wrote: On Jan 21, 2015, at 11:07 PM, Sascha Hauer s.ha...@pengutronix.de wrote: On Mon, Jan 19, 2015 at 12:39:39PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: On 17:54 Mon 19 Jan ,

Re: [PATCH] ARM: atmel: sama5d3xek: let gmac auto detect phy id

2015-01-21 Thread Bo Shen
Hi J, On 01/22/2015 12:35 PM, Jean-Christophe PLAGNIOL-VILLARD wrote: On Jan 21, 2015, at 11:07 PM, Sascha Hauer s.ha...@pengutronix.de wrote: On Mon, Jan 19, 2015 at 12:39:39PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: On 17:54 Mon 19 Jan , Bo Shen wrote: On the SAMA5D33 and

Re: [PATCH] ARM: atmel: sama5d3xek: let gmac auto detect phy id

2015-01-21 Thread Jean-Christophe PLAGNIOL-VILLARD
On Jan 21, 2015, at 11:07 PM, Sascha Hauer s.ha...@pengutronix.de wrote: On Mon, Jan 19, 2015 at 12:39:39PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: On 17:54 Mon 19 Jan , Bo Shen wrote: On the SAMA5D33 and SAMA5D35 the GMAC PHY ID is 1 while not 7. So, let the GMAC auto detect

Re: [PATCH] ARM: atmel: sama5d3xek: let gmac auto detect phy id

2015-01-21 Thread Sascha Hauer
On Mon, Jan 19, 2015 at 12:39:39PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: On 17:54 Mon 19 Jan , Bo Shen wrote: On the SAMA5D33 and SAMA5D35 the GMAC PHY ID is 1 while not 7. So, let the GMAC auto detect phy id, or else hard code to 7, it can not work on these two boards.

Re: [PATCH] ARM: atmel: sama5d3xek: let gmac auto detect phy id

2015-01-19 Thread Bo Shen
Hi J, On 01/19/2015 07:39 PM, Jean-Christophe PLAGNIOL-VILLARD wrote: On 17:54 Mon 19 Jan , Bo Shen wrote: On the SAMA5D33 and SAMA5D35 the GMAC PHY ID is 1 while not 7. So, let the GMAC auto detect phy id, or else hard code to 7, it can not work on these two boards. Signed-off-by: Bo

Re: [PATCH] ARM: atmel: sama5d3xek: let gmac auto detect phy id

2015-01-19 Thread Jean-Christophe PLAGNIOL-VILLARD
On 17:54 Mon 19 Jan , Bo Shen wrote: On the SAMA5D33 and SAMA5D35 the GMAC PHY ID is 1 while not 7. So, let the GMAC auto detect phy id, or else hard code to 7, it can not work on these two boards. Signed-off-by: Bo Shen voice.s...@atmel.com --- arch/arm/boards/sama5d3xek/init.c | 2

[PATCH] ARM: atmel: sama5d3xek: let gmac auto detect phy id

2015-01-19 Thread Bo Shen
On the SAMA5D33 and SAMA5D35 the GMAC PHY ID is 1 while not 7. So, let the GMAC auto detect phy id, or else hard code to 7, it can not work on these two boards. Signed-off-by: Bo Shen voice.s...@atmel.com --- arch/arm/boards/sama5d3xek/init.c | 2 +- 1 file changed, 1 insertion(+), 1