devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] arm64: dts: mt7981/openwrt-one: UART labels and console
@ 2025-09-20 19:50 Bryan Hinton
  2025-09-20 19:50 ` [PATCH v2 1/2] arm64: dts: mediatek: mt7981b: add labels for UART0/1/2 nodes Bryan Hinton
  2025-09-20 19:50 ` [PATCH v2 2/2] arm64: dts: mediatek: mt7981b: OpenWrt One: set console UART to 115200 Bryan Hinton
  0 siblings, 2 replies; 3+ messages in thread
From: Bryan Hinton @ 2025-09-20 19:50 UTC (permalink / raw)
  To: devicetree, linux-arm-kernel, linux-kernel, linux-mediatek
  Cc: angelogioacchino.delregno, conor+dt, krzk+dt, matthias.bgg, robh,
	daniel, Bryan Hinton

This series makes two small updates for MT7981:

- Patch 1/2: Add stable labels (uart0, uart1, uart2) in the SoC dtsi so
  that board dts files can reference them directly.
- Patch 2/2: Update the OpenWrt One board dts to define serial0 alias,
  configure chosen stdout-path, and set correct UART current-speed.

Both patches were build-tested (dtbs) and boot-tested: 
mainline Image+DTB built and loaded via U-Boot on MT7981 hardware,
with serial console output verified.

Changes in v2:
- Patch 1/2: Unchanged.
- Patch 2/2: Drop redundant hex comment per review feedback.

Thanks,
Bryan

---

Bryan Hinton (2):
  arm64: dts: mediatek: mt7981b: add labels for UART0/1/2 nodes
  arm64: dts: mediatek: mt7981b: OpenWrt One: set console UART to 115200

 .../arm64/boot/dts/mediatek/mt7981b-openwrt-one.dts | 13 +++++++++++++
 arch/arm64/boot/dts/mediatek/mt7981b.dtsi           |  6 +++---
 2 files changed, 16 insertions(+), 3 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2025-09-20 19:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-20 19:50 [PATCH v2 0/2] arm64: dts: mt7981/openwrt-one: UART labels and console Bryan Hinton
2025-09-20 19:50 ` [PATCH v2 1/2] arm64: dts: mediatek: mt7981b: add labels for UART0/1/2 nodes Bryan Hinton
2025-09-20 19:50 ` [PATCH v2 2/2] arm64: dts: mediatek: mt7981b: OpenWrt One: set console UART to 115200 Bryan Hinton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).