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:
577c40a
)
ARM: am3517_evm: Enable Pinctrl
author
Adam Ford
<aford173@gmail.com>
Sun, 9 Sep 2018 12:25:30 +0000
(07:25 -0500)
committer
Tom Rini
<trini@konsulko.com>
Sat, 29 Sep 2018 12:07:26 +0000
(08:07 -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/am3517_evm_defconfig
patch
|
blob
|
history
diff --git
a/configs/am3517_evm_defconfig
b/configs/am3517_evm_defconfig
index 96491f37b27f4b430cb0d915b795cea98d5482a3..b62f5c5bc127b08ddaa6c172ed1e4051babfc05a 100644
(file)
--- a/
configs/am3517_evm_defconfig
+++ b/
configs/am3517_evm_defconfig
@@
-47,6
+47,8
@@
CONFIG_SPL_NAND_SIMPLE=y
CONFIG_MII=y
CONFIG_DRIVER_TI_EMAC=y
# CONFIG_TWL4030_POWER is not set
+CONFIG_PINCTRL=y
+CONFIG_PINCTRL_SINGLE=y
CONFIG_CONS_INDEX=3
CONFIG_SYS_NS16550=y
CONFIG_SPI=y