Re: [PATCH] net: fec: Add "phy-reset-active-low" property to DT
From: Arnd Bergmann
Date: Mon Feb 08 2016 - 16:46:55 EST
On Monday 08 February 2016 21:21:13 Bernhard Walle wrote:
> We need that for a custom hardware that needs the reverse reset
> sequence.
>
> Signed-off-by: Bernhard Walle <bernhard@xxxxxxxxx>
>
Why can't this be specified in the gpios property?
Arnd