git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
664cdc5
)
gpio: OMAP: add dependency to TI_SYSC
author
Yegor Yefremov
<yegorslists@googlemail.com>
Tue, 4 Nov 2025 10:40:28 +0000
(11:40 +0100)
committer
Tom Rini
<trini@konsulko.com>
Tue, 11 Nov 2025 17:54:45 +0000
(11:54 -0600)
OMAP GPIO driver needs TI_SYSC to initialize its clocks when
using a devicetree-based setup.
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
drivers/gpio/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/gpio/Kconfig
b/drivers/gpio/Kconfig
index
db077e4
..
b5729a3
100644
(file)
--- a/
drivers/gpio/Kconfig
+++ b/
drivers/gpio/Kconfig
@@
-340,6
+340,7
@@
config NPCM_SGPIO
config OMAP_GPIO
bool "TI OMAP GPIO driver"
depends on ARCH_OMAP2PLUS
+ select TI_SYSC if OF_CONTROL
default y
help
Support GPIO controllers on the TI OMAP3/4/5 and related (such as