All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: imx: mx5: Convert MX53 Menlo board to DM SERIAL
@ 2022-12-07 20:39 Marek Vasut
  2023-02-03 14:56 ` sbabic
  0 siblings, 1 reply; 2+ messages in thread
From: Marek Vasut @ 2022-12-07 20:39 UTC (permalink / raw)
  To: u-boot; +Cc: Marek Vasut, Fabio Estevam, Stefano Babic

Convert the board from legacy serial code to DM SERIAL.

Signed-off-by: Marek Vasut <marex@denx.de>
---
Cc: Fabio Estevam <festevam@gmail.com>
Cc: Stefano Babic <sbabic@denx.de>
---
 configs/m53menlo_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/m53menlo_defconfig b/configs/m53menlo_defconfig
index b4ada56a36b..024a35e265f 100644
--- a/configs/m53menlo_defconfig
+++ b/configs/m53menlo_defconfig
@@ -105,6 +105,7 @@ CONFIG_DM_REGULATOR_FIXED=y
 CONFIG_DM_REGULATOR_GPIO=y
 CONFIG_DM_RTC=y
 CONFIG_RTC_M41T62=y
+CONFIG_DM_SERIAL=y
 CONFIG_MXC_UART=y
 CONFIG_SYSRESET=y
 CONFIG_SYSRESET_WATCHDOG=y
-- 
2.35.1


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

* [PATCH] ARM: imx: mx5: Convert MX53 Menlo board to DM SERIAL
  2022-12-07 20:39 [PATCH] ARM: imx: mx5: Convert MX53 Menlo board to DM SERIAL Marek Vasut
@ 2023-02-03 14:56 ` sbabic
  0 siblings, 0 replies; 2+ messages in thread
From: sbabic @ 2023-02-03 14:56 UTC (permalink / raw)
  To: Marek Vasut, u-boot

> Convert the board from legacy serial code to DM SERIAL.
> Signed-off-by: Marek Vasut <marex@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-02-03 14:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-07 20:39 [PATCH] ARM: imx: mx5: Convert MX53 Menlo board to DM SERIAL Marek Vasut
2023-02-03 14:56 ` sbabic

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.