From: Heiko Thiery <heiko.thiery@gmail.com>
To: u-boot@lists.denx.de
Cc: Stefano Babic <sbabic@denx.de>,
Fabio Estevam <festevam@gmail.com>,
"NXP i . MX U-Boot Team" <uboot-imx@nxp.com>,
Peng Fan <peng.fan@nxp.com>, Marek Vasut <marex@denx.de>,
Heiko Thiery <heiko.thiery@gmail.com>
Subject: [PATCH 1/2] ARM: imx: imx8mn-evk: enable DM_SERIAL
Date: Fri, 25 Feb 2022 14:20:35 +0100 [thread overview]
Message-ID: <20220225132034.288822-2-heiko.thiery@gmail.com> (raw)
In-Reply-To: <20220225132034.288822-1-heiko.thiery@gmail.com>
Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
---
configs/imx8mn_evk_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configs/imx8mn_evk_defconfig b/configs/imx8mn_evk_defconfig
index 95ac6f85fa..15909d545c 100644
--- a/configs/imx8mn_evk_defconfig
+++ b/configs/imx8mn_evk_defconfig
@@ -84,6 +84,8 @@ CONFIG_DM_REGULATOR=y
CONFIG_SPL_DM_REGULATOR=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y
+CONFIG_DM_SERIAL=y
+# CONFIG_SPL_DM_SERIAL is not set
CONFIG_MXC_UART=y
CONFIG_SYSRESET=y
CONFIG_SPL_SYSRESET=y
--
2.30.2
next prev parent reply other threads:[~2022-02-25 13:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-25 13:20 [PATCH 0/2] enable DM_SERIAL on imx8mn-evk and imx8mn-ddr4-evk Heiko Thiery
2022-02-25 13:20 ` Heiko Thiery [this message]
2022-02-25 14:24 ` [PATCH 1/2] ARM: imx: imx8mn-evk: enable DM_SERIAL Fabio Estevam
2022-02-25 13:20 ` [PATCH 2/2] ARM: imx: imx8mn-ddr4-evk: " Heiko Thiery
2022-03-21 3:07 ` [PATCH 0/2] enable DM_SERIAL on imx8mn-evk and imx8mn-ddr4-evk Peng Fan (OSS)
2022-03-21 6:51 ` Heiko Thiery
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220225132034.288822-2-heiko.thiery@gmail.com \
--to=heiko.thiery@gmail.com \
--cc=festevam@gmail.com \
--cc=marex@denx.de \
--cc=peng.fan@nxp.com \
--cc=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
--cc=uboot-imx@nxp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox