This is a preparation patch which is needed before we can switch stmmac
to GPIO descriptors. stmmac has a custom "snps,reset-active-low"
property because it has ignored the GPIO flags including the polarity.

Add the parsing to gpiolib-of so we can port stmmac over to GPIO
descriptors.

This patch is split from my series at [0].

Linus W.: please create an immutable branch as discussed so I can send
the stmmac patches to the net-next tree (which will then have to pull
in your immutable branch).


[0] https://patchwork.kernel.org/cover/10983801/


Martin Blumenstingl (1):
  gpio: of: parse stmmac PHY reset line specific active-low property

 drivers/gpio/gpiolib-of.c | 6 ++++++
 1 file changed, 6 insertions(+)

-- 
2.22.0

Reply via email to