From: Fabio Estevam <festevam@denx.de>
Date: Wed, 15 Feb 2023 14:41:50 +0000 (-0300)
Subject: mx53loco: Add DM_SERIAL support
X-Git-Tag: v2025.01-rc5-pxa1908~1023^2~16^2~64
X-Git-Url: http://git.dujemihanovic.xyz/posts?a=commitdiff_plain;h=987a65d2f1cfe916f57964ebea44007b57d4476d;p=u-boot.git

mx53loco: Add DM_SERIAL support

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

Signed-off-by: Fabio Estevam <festevam@denx.de>
---

diff --git a/configs/mx53loco_defconfig b/configs/mx53loco_defconfig
index d5f2b7092d..e332c930b9 100644
--- a/configs/mx53loco_defconfig
+++ b/configs/mx53loco_defconfig
@@ -61,6 +61,7 @@ CONFIG_DM_REGULATOR_FIXED=y
 CONFIG_DM_REGULATOR_GPIO=y
 CONFIG_POWER_FSL=y
 CONFIG_POWER_I2C=y
+CONFIG_DM_SERIAL=y
 CONFIG_MXC_UART=y
 CONFIG_USB=y
 CONFIG_USB_EHCI_MX5=y