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:
b476530
)
gpio: add SPL to Kconfig option description
author
Philip Molloy
<philip.molloy@analog.com>
Mon, 7 Jul 2025 13:06:38 +0000
(13:06 +0000)
committer
Tom Rini
<trini@konsulko.com>
Mon, 14 Jul 2025 18:44:04 +0000
(12:44 -0600)
DM_GPIO_LOOKUP_LABEL and SPL_DM_GPIO_LOOKUP_LABEL had the same
description and therefore appeared to be duplicates in Kconfig frontends
Signed-off-by: Philip Molloy <philip.molloy@analog.com>
drivers/gpio/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/gpio/Kconfig
b/drivers/gpio/Kconfig
index
fd227d4
..
c7da1f8
100644
(file)
--- a/
drivers/gpio/Kconfig
+++ b/
drivers/gpio/Kconfig
@@
-88,7
+88,7
@@
config DM_GPIO_LOOKUP_LABEL
for the same functionality in board code.
config SPL_DM_GPIO_LOOKUP_LABEL
- bool "Enable searching for gpio labelnames"
+ bool "Enable searching for gpio labelnames
in SPL
"
depends on SPL_DM_GPIO
help
This option enables searching for gpio names in