public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add support for Variscite Symphony board and VAR-SOM-MX8MP SoM
@ 2024-09-02 13:45 Tarang Raval
  2024-09-02 13:45 ` [PATCH v3 1/2] arm64: dts: imx8mp-var-som-symphony: Add " Tarang Raval
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Tarang Raval @ 2024-09-02 13:45 UTC (permalink / raw)
  To: shawnguo, krzk+dt, robh, festevam
  Cc: Tarang Raval, Conor Dooley, Sascha Hauer, Pengutronix Kernel Team,
	Gregor Herburger, Francesco Dolcini, Joao Paulo Goncalves,
	Hugo Villeneuve, Hiago De Franco, Mathieu Othacehe,
	Alexander Stein, Parthiban Nallathambi, Yannic Moog, Josua Mayer,
	Li Yang, devicetree, linux-kernel, imx, linux-arm-kernel

Add initial support for Variscite Symphony evaluation kit with
VAR-SOM-MX8MP System on Module.

Change in v2:

in patch 1/2:
        - Removed unnecessary property: "status"

in patch 2/2:
        - Appropriate board name instead of the SoM alone

Change in v3:

in patch 1/2:
        - Removed top-level compatible from dtsi

in patch 2/2:
        - Drop VAR-SOM-MX8MP SoM compatible alone

Tarang Raval (2):
  arm64: dts: imx8mp-var-som-symphony: Add Variscite Symphony board and
    VAR-SOM-MX8MP SoM
  dt-bindings: arm: fsl: Add Variscite Symphony board and VAR-SOM-MX8MP
    SoM

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

-- 
2.34.1


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

end of thread, other threads:[~2024-09-03  8:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-02 13:45 [PATCH v3 0/2] Add support for Variscite Symphony board and VAR-SOM-MX8MP SoM Tarang Raval
2024-09-02 13:45 ` [PATCH v3 1/2] arm64: dts: imx8mp-var-som-symphony: Add " Tarang Raval
2024-09-02 16:41   ` Krzysztof Kozlowski
2024-09-02 13:45 ` [PATCH v3 2/2] dt-bindings: arm: fsl: " Tarang Raval
2024-09-02 16:40   ` Krzysztof Kozlowski
2024-09-03  8:38 ` [PATCH v3 0/2] Add support for " Shawn Guo

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