From: Stefano Radaelli <stefano.radaelli21@gmail•com>
To: linux-kernel@vger•kernel.org, devicetree@vger•kernel.org,
imx@lists•linux.dev, linux-arm-kernel@lists•infradead.org
Cc: pierluigi.p@variscite•com,
Stefano Radaelli <stefano.r@variscite•com>,
Rob Herring <robh@kernel•org>,
Krzysztof Kozlowski <krzk+dt@kernel•org>,
Conor Dooley <conor+dt@kernel•org>, Frank Li <Frank.Li@nxp•com>,
Sascha Hauer <s.hauer@pengutronix•de>,
Pengutronix Kernel Team <kernel@pengutronix•de>,
Fabio Estevam <festevam@gmail•com>,
Shawn Guo <shawnguo@kernel•org>,
Dario Binacchi <dario.binacchi@amarulasolutions•com>,
Alexander Stein <alexander.stein@ew•tq-group.com>,
Maud Spierings <maudspierings@gocontroll•com>,
Josua Mayer <josua@solid-run•com>,
Markus Niebel <Markus.Niebel@tq-group•com>,
Primoz Fiser <primoz.fiser@norik•com>,
Francesco Dolcini <francesco.dolcini@toradex•com>
Subject: [PATCH v2 0/3] Add support for Variscite DART-MX93 and Sonata board
Date: Fri, 27 Mar 2026 10:08:53 +0100 [thread overview]
Message-ID: <cover.1774601806.git.stefano.r@variscite.com> (raw)
This patch series adds support for the Variscite DART-MX93 system on
module and the Sonata carrier board.
The series includes:
- SOM device tree with on-module peripherals
- Sonata carrier board device tree with board-specific features
The implementation follows the standard SOM + carrier board pattern
where the SOM dtsi contains only peripherals mounted on the module,
while carrier-specific interfaces are enabled in the board dts.
v1->v2:
- Remove clock-frequency property from eqos node
Stefano Radaelli (3):
dt-bindings: arm: fsl: add Variscite DART-MX93 Boards
arm64: dts: freescale: Add support for Variscite DART-MX93
arm64: dts: imx93-var-dart: Add support for Variscite Sonata board
.../devicetree/bindings/arm/fsl.yaml | 6 +
arch/arm64/boot/dts/freescale/Makefile | 1 +
.../dts/freescale/imx93-var-dart-sonata.dts | 654 ++++++++++++++++++
.../boot/dts/freescale/imx93-var-dart.dtsi | 461 ++++++++++++
4 files changed, 1122 insertions(+)
create mode 100644 arch/arm64/boot/dts/freescale/imx93-var-dart-sonata.dts
create mode 100644 arch/arm64/boot/dts/freescale/imx93-var-dart.dtsi
base-commit: 6c4b48012d57f205c94f25da0c68a4027ea6daf6
--
2.47.3
next reply other threads:[~2026-03-27 9:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-27 9:08 Stefano Radaelli [this message]
2026-03-27 9:08 ` [PATCH v2 1/3] dt-bindings: arm: fsl: add Variscite DART-MX93 Boards Stefano Radaelli
2026-03-27 9:08 ` [PATCH v2 2/3] arm64: dts: freescale: Add support for Variscite DART-MX93 Stefano Radaelli
2026-03-27 9:08 ` [PATCH v2 3/3] arm64: dts: imx93-var-dart: Add support for Variscite Sonata board Stefano Radaelli
2026-05-05 19:21 ` [PATCH v2 0/3] Add support for Variscite DART-MX93 and " Frank Li
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=cover.1774601806.git.stefano.r@variscite.com \
--to=stefano.radaelli21@gmail$(echo .)com \
--cc=Frank.Li@nxp$(echo .)com \
--cc=Markus.Niebel@tq-group$(echo .)com \
--cc=alexander.stein@ew$(echo .)tq-group.com \
--cc=conor+dt@kernel$(echo .)org \
--cc=dario.binacchi@amarulasolutions$(echo .)com \
--cc=devicetree@vger$(echo .)kernel.org \
--cc=festevam@gmail$(echo .)com \
--cc=francesco.dolcini@toradex$(echo .)com \
--cc=imx@lists$(echo .)linux.dev \
--cc=josua@solid-run$(echo .)com \
--cc=kernel@pengutronix$(echo .)de \
--cc=krzk+dt@kernel$(echo .)org \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=maudspierings@gocontroll$(echo .)com \
--cc=pierluigi.p@variscite$(echo .)com \
--cc=primoz.fiser@norik$(echo .)com \
--cc=robh@kernel$(echo .)org \
--cc=s.hauer@pengutronix$(echo .)de \
--cc=shawnguo@kernel$(echo .)org \
--cc=stefano.r@variscite$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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