public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add support for Emcraft Systems NavQ+ kit
@ 2024-03-30 13:34 Gilles Talis
  2024-03-30 13:34 ` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add Emcraft Systems Gilles Talis
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Gilles Talis @ 2024-03-30 13:34 UTC (permalink / raw)
  To: devicetree, imx, linux-arm-kernel
  Cc: conor+dt, krzysztof.kozlowski+dt, robh, shawnguo, festevam, alex,
	andrew, Gilles Talis

Hello

This series adds a device tree file for the Emcraft Systems NavQ+ kit [1]

The first patch adds a new vendor prefix for Emcraft Systems
The second one adds the board to the arm/fsl.yaml DT bindings.
Last patch adds device tree file for the kit.

[1] https://www.emcraft.com/products/1222

Changes in v2:
- Add Acked-by review tags
- Fixed device tree warnings reported by dtbs_check
- Reworked leds node
- Remove unused i2c6 pinctrl entry
- Removed unused regulator node in Ethernet entry
- Link to v1: https://lore.kernel.org/imx/20240328202320.187596-1-gilles.talis@gmail.com/
---
Gilles Talis (3):
  dt-bindings: vendor-prefixes: Add Emcraft Systems
  dt-bindings: arm: Add Emcraft Systems i.MX8M Plus NavQ+ Kit
  arm64: dts: freescale: Add device tree for Emcraft Systems NavQ+ Kit

 .../devicetree/bindings/arm/fsl.yaml          |   1 +
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/arm64/boot/dts/freescale/Makefile        |   1 +
 .../arm64/boot/dts/freescale/imx8mp-navqp.dts | 424 ++++++++++++++++++
 4 files changed, 428 insertions(+)
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-navqp.dts


base-commit: 4cece764965020c22cff7665b18a012006359095
-- 
2.39.2


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

end of thread, other threads:[~2024-04-03  1:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-30 13:34 [PATCH v2 0/3] Add support for Emcraft Systems NavQ+ kit Gilles Talis
2024-03-30 13:34 ` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add Emcraft Systems Gilles Talis
2024-03-30 13:34 ` [PATCH v2 2/3] dt-bindings: arm: Add Emcraft Systems i.MX8M Plus NavQ+ Kit Gilles Talis
2024-03-30 13:34 ` [PATCH v2 3/3] arm64: dts: freescale: Add device tree for Emcraft Systems " Gilles Talis
2024-03-30 16:46   ` Andrew Lunn
2024-03-30 17:03   ` Fabio Estevam
2024-04-03  1:15 ` [PATCH v2 0/3] Add support for Emcraft Systems NavQ+ kit Shawn Guo

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