summaryrefslogtreecommitdiff
path: root/drivers/ddr/fsl
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2022-02-19 17:08:44 -0600
committerMarek Vasut <marex@denx.de>2022-02-23 05:25:17 +0100
commitd11f995cb909695f310f23b3513fb8c7a59457ab (patch)
treea69a9e288d2a7a61cab8f1f937469287a1a28c00 /drivers/ddr/fsl
parentf9852acdce029edb8e1a06d1d5336b6d0a12471e (diff)
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: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'drivers/ddr/fsl')
0 files changed, 0 insertions, 0 deletions