projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0e5f6d
)
mx6sabreauto: Select pinctrl driver
author
Sjoerd Simons
<sjoerd.simons@collabora.co.uk>
Tue, 4 Jun 2019 13:49:56 +0000
(15:49 +0200)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 11 Jun 2019 08:43:00 +0000
(10:43 +0200)
With the conversion to DM we should select the pinctrl driver.
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
configs/mx6sabreauto_defconfig
patch
|
blob
|
history
diff --git
a/configs/mx6sabreauto_defconfig
b/configs/mx6sabreauto_defconfig
index d0f302e9d09be9577891de0295d89981d0e38dc2..ef965a30e6685d3e4583e795751393fc3c9f0136 100644
(file)
--- a/
configs/mx6sabreauto_defconfig
+++ b/
configs/mx6sabreauto_defconfig
@@
-70,6
+70,8
@@
CONFIG_SF_DEFAULT_SPEED=20000000
CONFIG_SPI_FLASH_STMICRO=y
CONFIG_PHYLIB=y
CONFIG_MII=y
+CONFIG_PINCTRL=y
+CONFIG_PINCTRL_IMX6=y
CONFIG_DM_REGULATOR=y
CONFIG_SPI=y
CONFIG_DM_SPI=y