On Sun, Sep 12, 2021 at 08:32:28PM -0400, Tom Rini wrote: > This converts the following to Kconfig: > CONFIG_OMAP_EHCI_PHY1_RESET_GPIO > CONFIG_OMAP_EHCI_PHY2_RESET_GPIO > CONFIG_OMAP_EHCI_PHY3_RESET_GPIO > > To do this, we also introduce CONFIG_HAS_CONFIG_OMAP_EHCI_PHYn_RESET_GPIO > options to get setting the GPIO number. > > Signed-off-by: Tom Rini Applied to u-boot/next, thanks! -- Tom