public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/3] arm64: dts: Add initial support for Emtop SoM & Baseboard
@ 2023-05-13 11:31 Himanshu Bhavani
  2023-05-13 11:31 ` [PATCH v5 1/3] arm64: dts: Add " Himanshu Bhavani
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Himanshu Bhavani @ 2023-05-13 11:31 UTC (permalink / raw)
  To: krzysztof.kozlowski
  Cc: Himanshu Bhavani, Rob Herring, Krzysztof Kozlowski, Shawn Guo,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam,
	NXP Linux Team, Marek Vasut, Frieder Schrempf, Marcel Ziswiler,
	Stefan Wahren, Jesse Taube, Heiko Stuebner, Linus Walleij,
	Jagan Teki, Chris Morgan, Conor Dooley, Li Yang, devicetree,
	linux-kernel, linux-arm-kernel

Change in v2:
- in patch 1/3:
	- Update dtb add order in Makefile
	- Update proper prefix/name in dts
	- Removed stray blank line
	- Add pinctrl-names

- in patch 2/3:
	- Update bindings

Changes in v3:
- in patch 1/3:
	- Removed dead code
	- Fixed style and indentations

- in patch 3/3:
	- Update vendor prefix

Changes in v4:
- in patch 2/4:
	- Update SoM Name

- in patch 3/4:
	- Add Acked-by

Changes in v5:
- in patch 1/5:
	- Add device tree for Emtop SoM
	- Add device tree for Baseboard
	- Update grp suffix
	- Update alphabetical order of nodes
	- Update bindings

- in patch 2/5:
	- Add bindings for SoM
	- Update bindings for Emtop
	- Add bindings for Baseboard

-in patch 3/5:
	- Update proper vendor prefix


Himanshu Bhavani (3):
  arm64: dts: Add support for Emtop SoM & Baseboard
  dt-bindings: arm: fsl: Add Emtop SoM & Baseboard
  dt-bindings: vendor-prefixes: Add Emtop

 .../devicetree/bindings/arm/fsl.yaml          |   6 +
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/arm64/boot/dts/freescale/Makefile        |   1 +
 .../dts/freescale/imx8mm-emtop-baseboard.dts  |  15 +
 .../boot/dts/freescale/imx8mm-emtop-som.dtsi  | 261 ++++++++++++++++++
 5 files changed, 285 insertions(+)
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-emtop-baseboard.dts
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-emtop-som.dtsi

-- 
2.25.1


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

end of thread, other threads:[~2023-05-15  3:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-13 11:31 [PATCH v5 0/3] arm64: dts: Add initial support for Emtop SoM & Baseboard Himanshu Bhavani
2023-05-13 11:31 ` [PATCH v5 1/3] arm64: dts: Add " Himanshu Bhavani
2023-05-13 11:31 ` [PATCH v5 2/3] dt-bindings: arm: fsl: Add " Himanshu Bhavani
2023-05-13 17:44   ` Krzysztof Kozlowski
2023-05-13 11:31 ` [PATCH v5 3/3] dt-bindings: vendor-prefixes: Add Emtop Himanshu Bhavani
2023-05-13 17:44   ` Krzysztof Kozlowski
2023-05-15  3:28 ` [PATCH v5 0/3] arm64: dts: Add initial support for Emtop SoM & Baseboard Shawn Guo

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