
20 Oct
2021
20 Oct
'21
2:46 a.m.
On Mon, Oct 11, 2021 at 02:27:38PM +0200, Amjad Ouled-Ameur wrote:
This enables the clock controller driver support on TI's SoCs. This will fix this GPIO issue at boot time: request_and_set_gpio: Unable to request GPIO_PR1_MII_CTRL request_and_set_gpio: Unable to request GPIO_MUX_MII_CTRL request_and_set_gpio: Unable to request GPIO_FET_SWITCH_CTRL request_and_set_gpio: Unable to request GPIO_PHY_RESET
This issue comes from the fact that the clock controller is not probed.
Enable the TI's clock controller driver support to solve this.
Signed-off-by: Amjad Ouled-Ameur aouledameur@baylibre.com
Applied to u-boot/master, thanks!
--
Tom