From: Gary Bisson <bisson.gary@gmail.com>
To: devicetree@vger.kernel.org
Cc: linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org,
Gary Bisson <bisson.gary@gmail.com>
Subject: [PATCH 0/5] Add support for Ezurio MediaTek platforms
Date: Mon, 1 Dec 2025 09:41:35 +0100 [thread overview]
Message-ID: <20251201084140.376058-1-bisson.gary@gmail.com> (raw)
This series adds support for Ezurio MediaTek platforms called
"Tungsten". It includes support for MT8370-based Tungsten 510 and
MT8390-based Tungsten 700 SOMs.
Regards,
Gary Bisson (5):
dt-bindings: vendor-prefixes: Add Ezurio LLC
dt-bindings: arm: mediatek: Add ezurio,mt8370-tungsten-smarc
dt-bindings: arm: mediatek: Add ezurio,mt8390-tungsten-smarc
arm64: dts: mediatek: add device tree for Tungsten 510 board
arm64: dts: mediatek: add device tree for Tungsten 700 board
.../devicetree/bindings/arm/mediatek.yaml | 2 +
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
arch/arm64/boot/dts/mediatek/Makefile | 2 +
.../dts/mediatek/mt8370-tungsten-smarc.dts | 14 +
.../dts/mediatek/mt8390-tungsten-smarc.dts | 22 +
.../dts/mediatek/mt83x0-tungsten-smarc.dtsi | 1481 +++++++++++++++++
6 files changed, 1523 insertions(+)
create mode 100644 arch/arm64/boot/dts/mediatek/mt8370-tungsten-smarc.dts
create mode 100644 arch/arm64/boot/dts/mediatek/mt8390-tungsten-smarc.dts
create mode 100644 arch/arm64/boot/dts/mediatek/mt83x0-tungsten-smarc.dtsi
--
2.43.0
next reply other threads:[~2025-12-01 8:42 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-01 8:41 Gary Bisson [this message]
2025-12-01 8:41 ` [PATCH 1/5] dt-bindings: vendor-prefixes: Add Ezurio LLC Gary Bisson
2025-12-01 8:50 ` Krzysztof Kozlowski
2025-12-01 8:59 ` Gary Bisson
2025-12-01 9:33 ` Rob Herring (Arm)
2025-12-01 10:04 ` Gary Bisson
2025-12-01 10:10 ` Krzysztof Kozlowski
2025-12-01 8:41 ` [PATCH 2/5] dt-bindings: arm: mediatek: Add ezurio,mt8370-tungsten-smarc Gary Bisson
2025-12-01 8:51 ` Krzysztof Kozlowski
2025-12-01 9:33 ` Rob Herring (Arm)
2025-12-01 8:41 ` [PATCH 3/5] dt-bindings: arm: mediatek: Add ezurio,mt8390-tungsten-smarc Gary Bisson
2025-12-01 9:33 ` Rob Herring (Arm)
2025-12-01 8:41 ` [PATCH 4/5] arm64: dts: mediatek: add device tree for Tungsten 510 board Gary Bisson
2025-12-01 8:53 ` Krzysztof Kozlowski
2025-12-01 8:41 ` [PATCH 5/5] arm64: dts: mediatek: add device tree for Tungsten 700 board Gary Bisson
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=20251201084140.376058-1-bisson.gary@gmail.com \
--to=bisson.gary@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
/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 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.