public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add support Boundary Device Nitrogen8MP Universal SMARC Carrier Board
@ 2024-10-23  9:11 Bhavin Sharma
  2024-10-23  9:11 ` [PATCH v3 1/2] arm64: dts: imx8mp: Add " Bhavin Sharma
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Bhavin Sharma @ 2024-10-23  9:11 UTC (permalink / raw)
  To: shawnguo
  Cc: Bhavin Sharma, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam, Peng Fan,
	Hugo Villeneuve, Hiago De Franco, Joao Paulo Goncalves,
	Alexander Stein, Mathieu Othacehe, Michael Walle,
	Gregor Herburger, Parthiban Nallathambi, Max Merchel, Tim Harvey,
	devicetree, linux-kernel, imx, linux-arm-kernel

Add initial support for Nitrogen8MP Universal SMARC Carrier Board with
Nitrogen8MP SMARC System on Module.

Change in V2:

in patch 1/2:
        - Drop Unneeded line
        - Correct the indentation

in patch 2/2:
        - Add Acked-by tag

CHange in V3:

in patch 1/2:
	- In version 2, I forgot to add the Makefile. Adding it now.

Bhavin Sharma (2):
  arm64: dts: imx8mp: Add Boundary Device Nitrogen8MP Universal SMARC
    Carrier Board
  dt-bindings: arm: fsl: Add Boundary Device Nitrogen8MP Universal SMARC
    Carrier Board

 .../devicetree/bindings/arm/fsl.yaml          |   6 +
 arch/arm64/boot/dts/freescale/Makefile        |   1 +
 .../freescale/imx8mp-nitrogen-smarc-som.dtsi  | 348 ++++++++++++++++++
 .../imx8mp-nitrogen-smarc-universal-board.dts |  17 +
 4 files changed, 372 insertions(+)
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-nitrogen-smarc-som.dtsi
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-nitrogen-smarc-universal-board.dts

-- 
2.43.0



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

end of thread, other threads:[~2024-11-01  9:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-23  9:11 [PATCH v3 0/2] Add support Boundary Device Nitrogen8MP Universal SMARC Carrier Board Bhavin Sharma
2024-10-23  9:11 ` [PATCH v3 1/2] arm64: dts: imx8mp: Add " Bhavin Sharma
2024-10-23  9:11 ` [PATCH v3 2/2] dt-bindings: arm: fsl: " Bhavin Sharma
2024-10-24 16:33 ` [PATCH v3 0/2] Add support " Rob Herring (Arm)
2024-10-24 17:26   ` Fabio Estevam
2024-10-24 17:57     ` Tarang Raval
2024-11-01  9:54 ` Shawn Guo

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