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

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    | 361 ++++++++++++++++++
 4 files changed, 380 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] 7+ messages in thread

end of thread, other threads:[~2024-09-01 10:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-31 11:07 [PATCH 0/2] Add support for Variscite Symphony board and VAR-SOM-MX8MP SoM Tarang Raval
2024-08-31 11:07 ` [PATCH 1/2] arm64: dts: imx8mp-var-som-symphony: Add " Tarang Raval
2024-08-31 13:19   ` Krzysztof Kozlowski
2024-08-31 11:07 ` [PATCH 2/2] dt-bindings: arm: fsl: " Tarang Raval
2024-08-31 13:19   ` Krzysztof Kozlowski
2024-08-31 13:51     ` Tarang Raval
2024-09-01 10:26       ` Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.