Skip to content
Commit 1860bdca authored by Amjad Ouled-Ameur's avatar Amjad Ouled-Ameur Committed by Tom Rini
Browse files

configs: am335x_evm: enable CONFIG_CLK_TI_CTRL



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: default avatarAmjad Ouled-Ameur <aouledameur@baylibre.com>
parent bba76a17
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