projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27d6ea5
)
ARM: imx: Convert DH i.MX6 DHSOM to DM_SERIAL
author
Marek Vasut
<marex@denx.de>
Sun, 5 Mar 2023 20:48:35 +0000
(21:48 +0100)
committer
Stefano Babic
<sbabic@denx.de>
Thu, 30 Mar 2023 06:40:27 +0000
(08:40 +0200)
Enable CONFIG_DM_SERIAL on DH i.MX6 DHSOM to convert it to DM serial .
Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Fabio Estevam <festevam@denx.de>
configs/dh_imx6_defconfig
patch
|
blob
|
history
diff --git
a/configs/dh_imx6_defconfig
b/configs/dh_imx6_defconfig
index
12e73d9
..
3487cc2
100644
(file)
--- a/
configs/dh_imx6_defconfig
+++ b/
configs/dh_imx6_defconfig
@@
-98,6
+98,7
@@
CONFIG_PINCTRL_IMX6=y
CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_SCSI=y
+CONFIG_DM_SERIAL=y
CONFIG_MXC_UART=y
CONFIG_SPI=y
CONFIG_DM_SPI=y