Re: [PATCH v3 0/3] net: add reset-controller driven PHY reset

2019-04-18 Thread David Miller
From: David Bauer Date: Wed, 17 Apr 2019 23:59:19 +0200 > This patchset adds support for a PHY reset driven by a reset-controller. > Currently, only GPIO driven resets are supported by the PHY subsystem. > It also renames the reset-gpio from 'reset' to 'reset_gpio' to > better differentiate betwe

[PATCH v3 0/3] net: add reset-controller driven PHY reset

2019-04-17 Thread David Bauer
This patchset adds support for a PHY reset driven by a reset-controller. Currently, only GPIO driven resets are supported by the PHY subsystem. It also renames the reset-gpio from 'reset' to 'reset_gpio' to better differentiate between resets wired to a GPIO and resets wired to a reset-controller d