phy: nop-phy: Enable reset-gpios support
authorAdam Ford <aford173@gmail.com>
Sat, 29 Jan 2022 13:27:47 +0000 (07:27 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 11 Feb 2022 16:29:23 +0000 (11:29 -0500)
commit3970c82a60857b72afcb676697caf9c979dab946
tree72ec1fdc61954af03dc1710374785f3931f763bb
parent07c79dd5fdeaefb39c9e7a97f3b66de63109a18d
phy: nop-phy: Enable reset-gpios support

Some usb-nop-xceiv devices use a gpio take them out
of reset.  Add a reset function to put them into that
state.  This is similar to how Linux handles the
usb-nop-xceiv driver.

Signed-off-by: Adam Ford <aford173@gmail.com>
drivers/phy/nop-phy.c