Re: [PATCH 3/6] net: arc_emac: support the phy reset for emac driver

2016-03-12 Thread Caesar Wang
Hi Sergei, 在 2016年03月12日 02:35, Sergei Shtylyov 写道: On 03/11/2016 01:55 PM, Caesar Wang wrote: This patch adds to support the emac phy reset. 1) phy-reset-gpios: The phy-reset-gpios is an optional property for arc emac device tree boot. Change the binding document to match the driver code.

Re: [PATCH 3/6] net: arc_emac: support the phy reset for emac driver

2016-03-11 Thread Sergei Shtylyov
On 03/11/2016 01:55 PM, Caesar Wang wrote: This patch adds to support the emac phy reset. 1) phy-reset-gpios: The phy-reset-gpios is an optional property for arc emac device tree boot. Change the binding document to match the driver code. 2) phy-reset-duration: Different boards may require dif

Re: [PATCH 3/6] net: arc_emac: support the phy reset for emac driver

2016-03-11 Thread Sergei Shtylyov
On 03/11/2016 01:55 PM, Caesar Wang wrote: This patch adds to support the emac phy reset. 1) phy-reset-gpios: The phy-reset-gpios is an optional property for arc emac device tree boot. Change the binding document to match the driver code. The binding document is apparently changed in anoth

Re: [PATCH 3/6] net: arc_emac: support the phy reset for emac driver

2016-03-11 Thread Heiko Stübner
Am Freitag, 11. März 2016, 15:56:04 schrieb Heiko Stübner: > Hi Caesar, > > Am Freitag, 11. März 2016, 16:47:59 schrieb Sergei Shtylyov: > > On 3/11/2016 1:55 PM, Caesar Wang wrote: > > > This patch adds to support the emac phy reset. > > > > > > 1) phy-reset-gpios: > > > The phy-reset-gpios is a

Re: [PATCH 3/6] net: arc_emac: support the phy reset for emac driver

2016-03-11 Thread Heiko Stübner
Hi Caesar, Am Freitag, 11. März 2016, 16:47:59 schrieb Sergei Shtylyov: > On 3/11/2016 1:55 PM, Caesar Wang wrote: > > This patch adds to support the emac phy reset. > > > > 1) phy-reset-gpios: > > The phy-reset-gpios is an optional property for arc emac device tree boot. > > Change the binding d

Re: [PATCH 3/6] net: arc_emac: support the phy reset for emac driver

2016-03-11 Thread Sergei Shtylyov
Hello. On 3/11/2016 1:55 PM, Caesar Wang wrote: This patch adds to support the emac phy reset. 1) phy-reset-gpios: The phy-reset-gpios is an optional property for arc emac device tree boot. Change the binding document to match the driver code. 2) phy-reset-duration: Different boards may requi

[PATCH 3/6] net: arc_emac: support the phy reset for emac driver

2016-03-11 Thread Caesar Wang
This patch adds to support the emac phy reset. 1) phy-reset-gpios: The phy-reset-gpios is an optional property for arc emac device tree boot. Change the binding document to match the driver code. 2) phy-reset-duration: Different boards may require different phy reset duration. Add property phy-re