public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add support for Variscite DART-MX91 and Sonata board
@ 2026-02-05 10:01 Stefano Radaelli
  2026-02-05 10:01 ` [PATCH v2 1/3] dt-bindings: arm: fsl: add Variscite DART-MX91 Boards Stefano Radaelli
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Stefano Radaelli @ 2026-02-05 10:01 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Shawn Guo,
	Sascha Hauer, linux-kernel, devicetree, imx, linux-arm-kernel
  Cc: kernel, festevam, alexander.stein, dario.binacchi, primoz.fiser,
	Markus.Niebel, y.moog, josua, francesco.dolcini, maudspierings,
	pierluigi.p, Stefano Radaelli

This patch series adds support for the Variscite DART-MX91 system on
module and the Sonata carrier board.

The series includes:
- Device tree bindings documentation for both SOM and carrier board
- 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.

Stefano Radaelli (3):
  dt-bindings: arm: fsl: add Variscite DART-MX91 Boards
  arm64: dts: freescale: Add support for Variscite DART-MX91
  arm64: dts: imx91-var-dart: Add support for Variscite Sonata board

 .../devicetree/bindings/arm/fsl.yaml          |   6 +
 arch/arm64/boot/dts/freescale/Makefile        |   1 +
 .../dts/freescale/imx91-var-dart-sonata.dts   | 498 ++++++++++++++++++
 .../boot/dts/freescale/imx91-var-dart.dtsi    | 468 ++++++++++++++++
 4 files changed, 973 insertions(+)
 create mode 100644 arch/arm64/boot/dts/freescale/imx91-var-dart-sonata.dts
 create mode 100644 arch/arm64/boot/dts/freescale/imx91-var-dart.dtsi


base-commit: 18f7fcd5e69a04df57b563360b88be72471d6b62
-- 
2.47.3


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

end of thread, other threads:[~2026-03-03 10:24 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-05 10:01 [PATCH v2 0/3] Add support for Variscite DART-MX91 and Sonata board Stefano Radaelli
2026-02-05 10:01 ` [PATCH v2 1/3] dt-bindings: arm: fsl: add Variscite DART-MX91 Boards Stefano Radaelli
2026-02-05 10:01 ` [PATCH v2 2/3] arm64: dts: freescale: Add support for Variscite DART-MX91 Stefano Radaelli
2026-02-05 15:13   ` Frank Li
2026-03-02 16:30     ` Frank Li
2026-03-02 17:02       ` Stefano Radaelli
2026-03-02 21:35         ` Frank Li
2026-03-03 10:24           ` Stefano Radaelli
2026-02-05 10:01 ` [PATCH v2 3/3] arm64: dts: imx91-var-dart: Add support for Variscite Sonata board Stefano Radaelli
2026-02-05 15:12   ` Frank Li
2026-02-05 10:14 ` [PATCH v2 0/3] Add support for Variscite DART-MX91 and " Daniel Baluta
2026-02-05 15:09 ` Frank Li
2026-02-05 15:18   ` Stefano Radaelli
2026-02-05 16:38     ` Frank Li
2026-03-02 16:24 ` (subset) " Frank Li

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