1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-24 13:45:21 +01:00
Files
u-boot-megous/arch/arm/cpu
Quentin Schulz d2d908d258 arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is built
There are multiple GPIOs that can be used with the same driver depending
on the CONFIG_GPIO_BASE defined in the controller driver.

GPIO3 and 4 require a clock to be enabled so let's enable them when the
driver is built.

Signed-off-by: Quentin Schulz <quentin.schulz@bootlin.com>
2018-09-10 21:19:32 -04:00
..