[PATCH v1 0/3] Add support for Variscite VAR-SOM-MX91 and Symphony board

Stefano Radaelli posted 3 patches 2 months, 1 week ago
.../devicetree/bindings/arm/fsl.yaml          |   6 +
arch/arm64/boot/dts/freescale/Makefile        |   1 +
.../dts/freescale/imx91-var-som-symphony.dts  | 527 ++++++++++++++++++
.../boot/dts/freescale/imx91-var-som.dtsi     | 456 +++++++++++++++
4 files changed, 990 insertions(+)
create mode 100644 arch/arm64/boot/dts/freescale/imx91-var-som-symphony.dts
create mode 100644 arch/arm64/boot/dts/freescale/imx91-var-som.dtsi
[PATCH v1 0/3] Add support for Variscite VAR-SOM-MX91 and Symphony board
Posted by Stefano Radaelli 2 months, 1 week ago
This patch series adds support for the Variscite VAR-SOM-MX91 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.

Stefano Radaelli (3):
  dt-bindings: arm: fsl: add Variscite VAR-SOM-MX91 Boards
  arm64: dts: freescale: Add support for Variscite VAR-SOM-MX91
  arm64: dts: imx91-var-som: Add support for Variscite Symphony board

 .../devicetree/bindings/arm/fsl.yaml          |   6 +
 arch/arm64/boot/dts/freescale/Makefile        |   1 +
 .../dts/freescale/imx91-var-som-symphony.dts  | 527 ++++++++++++++++++
 .../boot/dts/freescale/imx91-var-som.dtsi     | 456 +++++++++++++++
 4 files changed, 990 insertions(+)
 create mode 100644 arch/arm64/boot/dts/freescale/imx91-var-som-symphony.dts
 create mode 100644 arch/arm64/boot/dts/freescale/imx91-var-som.dtsi


base-commit: 52bd553667e68b91ae6bb686ebddb66e539c7798
prerequisite-patch-id: 6aed59e9105465c7ff1c01475972351600be1526
-- 
2.47.3
Re: [PATCH v1 0/3] Add support for Variscite VAR-SOM-MX91 and Symphony board
Posted by Frank Li 1 month, 1 week ago
On Wed, 08 Apr 2026 19:39:43 +0200, Stefano Radaelli wrote:
> This patch series adds support for the Variscite VAR-SOM-MX91 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
> 
> [...]

Applied, thanks!

[1/3] dt-bindings: arm: fsl: add Variscite VAR-SOM-MX91 Boards
      commit: 05bee22e1af95f9de50b6873690952808c0ae54b
[2/3] arm64: dts: freescale: Add support for Variscite VAR-SOM-MX91
      commit: 92e5a1654ebcaa5d03f26e924932ad954207f9d1
[3/3] arm64: dts: imx91-var-som: Add support for Variscite Symphony board
      commit: b3292129dcef91ce4a4df878a9286a39fed0c811

Best regards,
-- 
Frank Li <Frank.Li@nxp.com>