From: Gary Bisson <bisson.gary@gmail.com>
To: Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
Sean Wang <sean.wang@mediatek.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org,
Gary Bisson <bisson.gary@gmail.com>
Subject: [PATCH v2 0/4] Add support for Ezurio MediaTek platforms
Date: Mon, 01 Dec 2025 11:23:14 +0100 [thread overview]
Message-ID: <20251201-review-v2-0-dc2df44eec7e@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.
Changelog v1 -> v2:
- use b4 to cc all maintainers properly
- squashed patches 2/3 together
- updated node names to be generic (pmic)
Couldn't repro the schema issues sent by the bots.
Regards,
Gary Bisson (4):
dt-bindings: vendor-prefixes: Add Ezurio LLC
dt-bindings: arm: mediatek: Add Ezurio Tungsten entries
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
---
Gary Bisson (4):
dt-bindings: vendor-prefixes: Add Ezurio LLC
dt-bindings: arm: mediatek: Add Ezurio Tungsten entries
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 +
.../boot/dts/mediatek/mt8370-tungsten-smarc.dts | 14 +
.../boot/dts/mediatek/mt8390-tungsten-smarc.dts | 22 +
.../boot/dts/mediatek/mt83x0-tungsten-smarc.dtsi | 1481 ++++++++++++++++++++
6 files changed, 1523 insertions(+)
---
base-commit: 7d0a66e4bb9081d75c82ec4957c50034cb0ea449
change-id: 20251201-review-750072579991
Best regards,
--
Gary Bisson <bisson.gary@gmail.com>
next reply other threads:[~2025-12-01 10:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-01 10:23 Gary Bisson [this message]
2025-12-01 10:23 ` [PATCH v2 1/4] dt-bindings: vendor-prefixes: Add Ezurio LLC Gary Bisson
2025-12-01 10:30 ` Krzysztof Kozlowski
2025-12-01 10:23 ` [PATCH v2 2/4] dt-bindings: arm: mediatek: Add Ezurio Tungsten entries Gary Bisson
2025-12-01 10:23 ` [PATCH v2 3/4] arm64: dts: mediatek: add device tree for Tungsten 510 board Gary Bisson
2025-12-01 10:23 ` [PATCH v2 4/4] arm64: dts: mediatek: add device tree for Tungsten 700 board Gary Bisson
2025-12-01 12:27 ` [PATCH v2 0/4] Add support for Ezurio MediaTek platforms Rob Herring
2025-12-02 21:49 ` 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=20251201-review-v2-0-dc2df44eec7e@gmail.com \
--to=bisson.gary@gmail.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=robh@kernel.org \
--cc=sean.wang@mediatek.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