From: Michael Walle <mwalle@kernel.org>
To: Vladimir Oltean <olteanv@gmail.com>,
Tom Rini <trini@konsulko.com>,
Ashish Kumar <Ashish.kumar@nxp.com>,
Priyanka Jain <priyanka.jain@nxp.com>,
Kuldeep Singh <kuldeep.singh@nxp.com>
Cc: u-boot@lists.denx.de, Michael Walle <mwalle@kernel.org>
Subject: [PATCH 1/3] arm: dts: ls1021a-tsn: add default serial output
Date: Wed, 18 Mar 2026 15:29:15 +0100 [thread overview]
Message-ID: <20260318142949.2479033-2-mwalle@kernel.org> (raw)
In-Reply-To: <20260318142949.2479033-1-mwalle@kernel.org>
Since switching to DM_SERIAL 'stdout-path' seems to be necessary.
Signed-off-by: Michael Walle <mwalle@kernel.org>
---
arch/arm/dts/ls1021a-tsn.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/dts/ls1021a-tsn.dts b/arch/arm/dts/ls1021a-tsn.dts
index 68f5543644e..e74d0956194 100644
--- a/arch/arm/dts/ls1021a-tsn.dts
+++ b/arch/arm/dts/ls1021a-tsn.dts
@@ -22,6 +22,10 @@
ethernet5 = &swp4;
ethernet6 = &swp5;
};
+
+ chosen {
+ stdout-path = &uart0;
+ };
};
&dspi0 {
--
2.47.3
next prev parent reply other threads:[~2026-03-18 14:30 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-18 14:29 [PATCH 0/3] arm: Give the LS1021ATSN board some love Michael Walle
2026-03-18 14:29 ` Michael Walle [this message]
2026-03-18 14:29 ` [PATCH 2/3] configs: ls1021atsn: enable serial driver Michael Walle
2026-03-19 14:19 ` Vladimir Oltean
2026-03-19 14:25 ` Tom Rini
2026-03-19 14:54 ` Tom Rini
2026-03-18 14:29 ` [PATCH 3/3] armv7: ls102xa: fix SPI flash clock Michael Walle
2026-03-19 14:11 ` Vladimir Oltean
2026-03-19 14:24 ` Michael Walle
2026-03-30 13:13 ` Michael Walle
2026-03-23 6:29 ` [PATCH 0/3] arm: Give the LS1021ATSN board some love Peng Fan
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=20260318142949.2479033-2-mwalle@kernel.org \
--to=mwalle@kernel.org \
--cc=Ashish.kumar@nxp.com \
--cc=kuldeep.singh@nxp.com \
--cc=olteanv@gmail.com \
--cc=priyanka.jain@nxp.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/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