* [PATCH] pico-imx6ul: Convert to CONFIG_DM_SERIAL
@ 2023-04-16 17:55 Fabio Estevam
2023-05-02 12:46 ` sbabic
0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2023-04-16 17:55 UTC (permalink / raw)
To: sbabic; +Cc: u-boot, richard.hu, Fabio Estevam
From: Fabio Estevam <festevam@denx.de>
The conversion to CONFIG_DM_SERIAL is mandatory, so select
this option.
Signed-off-by: Fabio Estevam <festevam@denx.de>
---
configs/pico-imx6ul_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/pico-imx6ul_defconfig b/configs/pico-imx6ul_defconfig
index dcee179fcffb..4e60159a4624 100644
--- a/configs/pico-imx6ul_defconfig
+++ b/configs/pico-imx6ul_defconfig
@@ -76,6 +76,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_USB=y
CONFIG_USB_MAX_CONTROLLER_COUNT=2
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread* [PATCH] pico-imx6ul: Convert to CONFIG_DM_SERIAL
2023-04-16 17:55 [PATCH] pico-imx6ul: Convert to CONFIG_DM_SERIAL Fabio Estevam
@ 2023-05-02 12:46 ` sbabic
0 siblings, 0 replies; 2+ messages in thread
From: sbabic @ 2023-05-02 12:46 UTC (permalink / raw)
To: Fabio Estevam, u-boot
> From: Fabio Estevam <festevam@denx.de>
> The conversion to CONFIG_DM_SERIAL is mandatory, so select
> this option.
>
> Signed-off-by: Fabio Estevam <festevam@denx.de>
Applied to u-boot-imx, master, 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
=====================================================================
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-02 12:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-16 17:55 [PATCH] pico-imx6ul: Convert to CONFIG_DM_SERIAL Fabio Estevam
2023-05-02 12:46 ` sbabic
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox