projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4869fa3
)
ARM: omap3_logic: Enable Pinctrl
author
Adam Ford
<aford173@gmail.com>
Mon, 3 Sep 2018 18:56:47 +0000
(13:56 -0500)
committer
Tom Rini
<trini@konsulko.com>
Wed, 12 Sep 2018 01:39:30 +0000
(21:39 -0400)
The simple pinctrl driver currently available works with the omap3.
Enabling this will use the device tree to automatically set the
pin-muxing for various drivers.
Signed-off-by: Adam Ford <aford173@gmail.com>
configs/omap3_logic_defconfig
patch
|
blob
|
history
diff --git
a/configs/omap3_logic_defconfig
b/configs/omap3_logic_defconfig
index c6acfab602be3b0fdb03510e222d16aebbe1a936..cea4e5521d5b52170194b8340dcad856af2cafa1 100644
(file)
--- a/
configs/omap3_logic_defconfig
+++ b/
configs/omap3_logic_defconfig
@@
-48,6
+48,8
@@
CONFIG_SPL_NAND_SIMPLE=y
CONFIG_SMC911X=y
CONFIG_SMC911X_BASE=0x08000000
CONFIG_SMC911X_32_BIT=y
+CONFIG_PINCTRL=y
+CONFIG_PINCTRL_SINGLE=y
CONFIG_SPECIFY_CONSOLE_INDEX=y
CONFIG_SYS_NS16550=y
CONFIG_SPI=y