public inbox for linux-serial@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add mt8189 dts evalution board and Makefile
@ 2025-05-08  6:35 Sirius Wang
  2025-05-08  6:35 ` [PATCH v2 1/3] dt-bindings: arm: Add compatible for MediaTek MT8189 Sirius Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Sirius Wang @ 2025-05-08  6:35 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Greg Kroah-Hartman, Jiri Slaby, Matthias Brugger,
	AngeloGioacchino Del Regno, Sean Wang
  Cc: devicetree, linux-kernel, linux-serial, linux-arm-kernel,
	linux-mediatek, wenst, xavier.chang, Sirius Wang

We add basic chip support for Mediatek MT8189 on evalution board.

In this series, we also add dt-bindings document definition for MT8189.

This series is based on tag: next-20250507

Changs in v2:
 - Fix warning issues for make CHECK_DTBS=y
 - Add mediatek,uart.yaml document

Sirius Wang (3):
  dt-bindings: arm: Add compatible for MediaTek MT8189
  dt-bindings: serial: mediatek,uart: Add compatible for MT8189
  arm64: dts: mt8189: Add mt8189 dts evaluation board and Mafefile

 .../devicetree/bindings/arm/mediatek.yaml     |   4 +
 .../bindings/serial/mediatek,uart.yaml        |   1 +
 arch/arm64/boot/dts/mediatek/Makefile         |   1 +
 arch/arm64/boot/dts/mediatek/mt8189-evb.dts   |  20 +
 arch/arm64/boot/dts/mediatek/mt8189.dtsi      | 430 ++++++++++++++++++
 5 files changed, 456 insertions(+)
 create mode 100644 arch/arm64/boot/dts/mediatek/mt8189-evb.dts
 create mode 100644 arch/arm64/boot/dts/mediatek/mt8189.dtsi

-- 
2.45.2


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

end of thread, other threads:[~2025-05-09  9:04 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-08  6:35 [PATCH v2 0/3] Add mt8189 dts evalution board and Makefile Sirius Wang
2025-05-08  6:35 ` [PATCH v2 1/3] dt-bindings: arm: Add compatible for MediaTek MT8189 Sirius Wang
2025-05-08  7:09   ` Rob Herring (Arm)
2025-05-08  8:15   ` AngeloGioacchino Del Regno
2025-05-08  6:35 ` [PATCH v2 2/3] dt-bindings: serial: mediatek,uart: Add compatible for MT8189 Sirius Wang
2025-05-08  7:09   ` Rob Herring (Arm)
2025-05-08  8:15   ` AngeloGioacchino Del Regno
2025-05-08 14:48   ` Conor Dooley
2025-05-08  6:35 ` [PATCH v2 3/3] arm64: dts: mt8189: Add mt8189 dts evaluation board and Mafefile Sirius Wang
2025-05-08  8:15   ` AngeloGioacchino Del Regno
2025-05-09  9:03     ` Sirius Wang (王皓昱)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox