linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Support i.MX8MM Mettler Toledo Snowflake board
@ 2025-06-24 11:03 Wojciech Dubowik
  2025-06-24 11:03 ` [PATCH v3 1/4] dt-bindings: vendor-prefixes: Add Mettler-Toledo Wojciech Dubowik
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Wojciech Dubowik @ 2025-06-24 11:03 UTC (permalink / raw)
  To: linux-kernel
  Cc: Wojciech Dubowik, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Shawn Guo, Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam,
	Wojciech Dubowik, Kees Cook, Tony Luck, Guilherme G. Piccoli,
	Alexander Stein, Marek Vasut, Frank Li, Markus Niebel,
	João Paulo Gonçalves, Frieder Schrempf, Michael Walle,
	Heiko Schocher, Francesco Dolcini, Max Merchel, Primoz Fiser,
	Tim Harvey, AngeloGioacchino Del Regno, Heiko Stuebner,
	Caleb James DeLisle, Junhao Xie, Andre Przywara,
	Rafał Miłecki, Kever Yang, Manivannan Sadhasivam,
	devicetree, imx, linux-arm-kernel, linux-hardening

Add initial support for Mettler-Toledo Snowflake V2 terminal.
The board is using Kontron SL i.MX 8M Mini SoM with 1GB RAM.
   
Supported board features:
* 7" Display with touchscreen
* RS-232
* I2S Audio
* SD-card/eMMC
* USB

Changes in v3:
- cleanup labels
- remove unneeded status entry

Changes in v2:
- In imx8mm-mt-snowflake-v2:
  - Reformat with dt-format as suggested by Frank Li
- Separate patch for dt-bindings
- Add bindings for Mettler-Toledo vendor prefix
- Add me as a maintainer for MT device tree files

Wojciech Dubowik (4):
  dt-bindings: vendor-prefixes: Add Mettler-Toledo
  dt-bindings: arm: fsl: Add Mettler-Toledo Snowflake V2 board
  arm64: dts: freescale: Add Mettler-Toledo Snowflake V2 support
  MAINTAINERS: Add entry for METTLER TOLEDO BOARD SUPPORT

 .../devicetree/bindings/arm/fsl.yaml          |   6 +-
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 MAINTAINERS                                   |   5 +
 arch/arm64/boot/dts/freescale/Makefile        |   1 +
 .../dts/freescale/imx8mm-mt-snowflake-v2.dts  | 482 ++++++++++++++++++
 5 files changed, 494 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-mt-snowflake-v2.dts

-- 
2.47.2



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

end of thread, other threads:[~2025-07-09 11:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-24 11:03 [PATCH v3 0/4] Support i.MX8MM Mettler Toledo Snowflake board Wojciech Dubowik
2025-06-24 11:03 ` [PATCH v3 1/4] dt-bindings: vendor-prefixes: Add Mettler-Toledo Wojciech Dubowik
2025-06-24 11:04 ` [PATCH v3 2/4] dt-bindings: arm: fsl: Add Mettler-Toledo Snowflake V2 board Wojciech Dubowik
2025-06-24 11:04 ` [PATCH v3 3/4] arm64: dts: freescale: Add Mettler-Toledo Snowflake V2 support Wojciech Dubowik
2025-07-08  6:20   ` Shawn Guo
2025-07-08  6:27     ` Krzysztof Kozlowski
2025-07-09  9:44       ` EXTERNAL - " Wojciech Dubowik
2025-06-24 11:04 ` [PATCH v3 4/4] MAINTAINERS: Add entry for METTLER TOLEDO BOARD SUPPORT Wojciech Dubowik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).