commit | fc4bee183024a35d0e730a5ca309a694a6df6774 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sat Feb 19 17:08:46 2022 -0600 |
committer | Marek Vasut <marex@denx.de> | Wed Feb 23 05:25:17 2022 +0100 |
tree | 0a668b532cebfe90743899092bafc5266bc2d52f | |
parent | 70dbff1f9e462117cebd6721703a353368a7f6a6 [diff] |
usb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from Kconfig With the omap-ehci driver now using the phy subsystem to enable and disable reset, the driver no longer needs to know which GPIO's are used, and they can be removed from Kconfig. Signed-off-by: Adam Ford <aford173@gmail.com>