Re: [PATCH v2 2/9] net: arc_emac: add phy reset is optional for device tree

2016-03-13 Thread Sergei Shtylyov
Hello. On 3/13/2016 12:07 PM, Caesar Wang wrote: This patch adds the following property for arc_emac. 1) reset-gpios: The phy reset-gpio 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 req

[PATCH v2 2/9] net: arc_emac: add phy reset is optional for device tree

2016-03-13 Thread Caesar Wang
This patch adds the following property for arc_emac. 1) reset-gpios: The phy reset-gpio 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-r