Skip to content
Commit d11f995c authored by Adam Ford's avatar Adam Ford Committed by Marek Vasut
Browse files

usb: ehci-omap: Make Kconfig select PHY if USB_EHCI_OMAP



The USB_EHCI_OMAP driver currently has a series of Kconfig options
which let users specify a GPIO for the reset pin.  Some devices
may have only one reset, while others might have more.

Since there is a nop phy driver, let's selct enable the PHY
system, and imply the nop phy driver.  The nop phy driver can now
toggle the reset pins when putting the phy in and out of reset.

If the gpio is listed under the phy, it will get toggled and
the hard-coded config options specifying the GPIO numbers can
eventually go away.

Signed-off-by: default avatarAdam Ford <aford173@gmail.com>
parent f9852acd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment