[PATCH] udoo: Add DM_SERIAL support

15 Feb
2023
15 Feb
'23
6:46 p.m.
The conversion to DM_SERIAL is mandatory, so add support for it.
Signed-off-by: Fabio Estevam festevam@denx.de --- configs/udoo_defconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/configs/udoo_defconfig b/configs/udoo_defconfig index 0a3baec12e..20686298bd 100644 --- a/configs/udoo_defconfig +++ b/configs/udoo_defconfig @@ -55,5 +55,6 @@ CONFIG_MII=y CONFIG_PINCTRL=y CONFIG_PINCTRL_IMX6=y CONFIG_DM_SCSI=y +CONFIG_DM_SERIAL=y CONFIG_MXC_UART=y CONFIG_DM_THERMAL=y
--
2.25.1

30 Mar
30 Mar
12:25 a.m.
The conversion to DM_SERIAL is mandatory, so add support for it. Signed-off-by: Fabio Estevam festevam@denx.de
Applied to u-boot-imx, next, thanks !
Best regards, Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, 82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================
770
Age (days ago)
812
Last active (days ago)
1 comments
2 participants
participants (2)
-
Fabio Estevam
-
sbabic@denx.de