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:
5f01252
)
mx6sxsabresd: Add DM_SERIAL support
author
Fabio Estevam
<festevam@denx.de>
Wed, 15 Feb 2023 17:08:56 +0000
(14:08 -0300)
committer
Stefano Babic
<sbabic@denx.de>
Wed, 29 Mar 2023 20:27:39 +0000
(22:27 +0200)
The conversion to DM_SERIAL is mandatory, so add support
for it.
Signed-off-by: Fabio Estevam <festevam@denx.de>
configs/mx6sxsabresd_defconfig
patch
|
blob
|
history
diff --git
a/configs/mx6sxsabresd_defconfig
b/configs/mx6sxsabresd_defconfig
index
c469084
..
2e52e30
100644
(file)
--- a/
configs/mx6sxsabresd_defconfig
+++ b/
configs/mx6sxsabresd_defconfig
@@
-69,6
+69,7
@@
CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_PFUZE100=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y
+CONFIG_DM_SERIAL=y
CONFIG_MXC_UART=y
CONFIG_SPI=y
CONFIG_DM_SPI=y