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

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          |   7 +
 arch/arm64/boot/dts/freescale/Makefile        |   1 +
 .../dts/freescale/imx8mp-var-som-symphony.dts |  11 +
 .../boot/dts/freescale/imx8mp-var-som.dtsi    | 360 ++++++++++++++++++
 4 files changed, 379 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] 8+ messages in thread

end of thread, other threads:[~2024-09-02  7:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-02  6:56 [PATCH v2 0/2] Add support for Variscite Symphony board and VAR-SOM-MX8MP SoM Tarang Raval
2024-09-02  6:56 ` [PATCH v2 1/2] arm64: dts: imx8mp-var-som-symphony: Add " Tarang Raval
2024-09-02  6:56 ` [PATCH v2 2/2] dt-bindings: arm: fsl: " Tarang Raval
2024-09-02  6:59   ` Krzysztof Kozlowski
2024-09-02  7:07     ` Tarang Raval
2024-09-02  7:14       ` Krzysztof Kozlowski
2024-09-02  7:23         ` Tarang Raval
2024-09-02  7:47           ` Krzysztof Kozlowski

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