Re: [PATCH v2 net-next] net: fixed-phy: Add fixed_phy_register_with_gpiod() API

From: David Miller
Date: Thu Feb 07 2019 - 21:15:33 EST


From: Moritz Fischer <mdf@xxxxxxxxxx>
Date: Thu, 7 Feb 2019 12:14:55 -0800

> Add fixed_phy_register_with_gpiod() API. It lets users create a
> fixed_phy instance that uses a GPIO descriptor which was obtained
> externally e.g. through platform data.
> This enables platform devices (non-DT based) to use GPIOs for link
> status.
>
> Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
> Signed-off-by: Moritz Fischer <mdf@xxxxxxxxxx>

This doesn't apply cleanly to net-next, please respin.