public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 1/2] pico-imx6: Add DM_SERIAL support
@ 2023-02-15 18:24 Fabio Estevam
  2023-02-15 18:24 ` [PATCH 2/2] pico-imx6: Pass the mmc alias to fix boot regression Fabio Estevam
  2023-03-29 22:25 ` [PATCH 1/2] pico-imx6: Add DM_SERIAL support sbabic
  0 siblings, 2 replies; 6+ messages in thread
From: Fabio Estevam @ 2023-02-15 18:24 UTC (permalink / raw)
  To: sbabic; +Cc: u-boot, Fabio Estevam

The conversion to DM_SERIAL is mandatory, so add support
for it.

Signed-off-by: Fabio Estevam <festevam@denx.de>
---
 configs/pico-imx6_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/pico-imx6_defconfig b/configs/pico-imx6_defconfig
index a6ed013f8b..f79b7ec520 100644
--- a/configs/pico-imx6_defconfig
+++ b/configs/pico-imx6_defconfig
@@ -83,6 +83,7 @@ CONFIG_RGMII=y
 CONFIG_MII=y
 CONFIG_PINCTRL=y
 CONFIG_PINCTRL_IMX6=y
+CONFIG_DM_SERIAL=y
 CONFIG_MXC_UART=y
 CONFIG_USB=y
 CONFIG_USB_GADGET=y
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-04-03 14:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-15 18:24 [PATCH 1/2] pico-imx6: Add DM_SERIAL support Fabio Estevam
2023-02-15 18:24 ` [PATCH 2/2] pico-imx6: Pass the mmc alias to fix boot regression Fabio Estevam
2023-03-29 22:24   ` sbabic
2023-04-03 12:25     ` Fabio Estevam
2023-04-03 14:17       ` Tom Rini
2023-03-29 22:25 ` [PATCH 1/2] pico-imx6: Add DM_SERIAL support sbabic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox