devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] arm64: dts: Add device tree source for the Au-Zone Maivin AI Vision Starter Kit
@ 2024-03-25 20:32 Laurent Pinchart
  2024-03-25 20:32 ` [PATCH 1/5] dt-bindings: iio: dac: ti,dac5571: Add DAC081C081 support Laurent Pinchart
                   ` (4 more replies)
  0 siblings, 5 replies; 26+ messages in thread
From: Laurent Pinchart @ 2024-03-25 20:32 UTC (permalink / raw)
  To: devicetree, imx, linux-arm-kernel
  Cc: Trevor Zaharichuk, Greg Lytle, Conor Dooley, Fabio Estevam,
	Jonathan Cameron, Krzysztof Kozlowski, Lars-Peter Clausen,
	linux-iio, Li Yang, Pengutronix Kernel Team, Rob Herring,
	Sascha Hauer, Sean Nyekjaer, Shawn Guo

Hello,

This patch series adds device tree sources for the Maivin AI Vision
Starter Kit developed by Au-Zone Technologies in collaboration with
Toradex and Vision Components ([1]).

The first two patches add a new compatible string for the DAC081C081
present on the board to the dac5571 DT bindings and driver. Patch 3/5
then adds a new vendor prefix for Au-Zone, and patch 4/5 adds the board
to the arm/fsl.yaml DT bindings. Finally, patch 5/5 adds support for the
board.

[1] https://www.toradex.com/maivin-modular-full-stack-ai-vision-system

Laurent Pinchart (5):
  dt-bindings: iio: dac: ti,dac5571: Add DAC081C081 support
  iio: dac: ti-dac5571: Add DAC081C081 support
  dt-bindings: vendor-prefix: Add prefix for Au-Zone Technologies
  dt-bindings: arm: Add Au-Zone Maivin AI Vision Starter Kit
  arm64: dts: Add device tree source for the Au-Zone Maivin Starter Kit

 .../devicetree/bindings/arm/fsl.yaml          |   7 +
 .../bindings/iio/dac/ti,dac5571.yaml          |   1 +
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/arm64/boot/dts/freescale/Makefile        |   1 +
 .../boot/dts/freescale/imx8mp-maivin.dts      | 236 ++++++++++++++++++
 drivers/iio/dac/ti-dac5571.c                  |   3 +
 6 files changed, 250 insertions(+)
 create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-maivin.dts


base-commit: 4cece764965020c22cff7665b18a012006359095
-- 
Regards,

Laurent Pinchart


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

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

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-25 20:32 [PATCH 0/5] arm64: dts: Add device tree source for the Au-Zone Maivin AI Vision Starter Kit Laurent Pinchart
2024-03-25 20:32 ` [PATCH 1/5] dt-bindings: iio: dac: ti,dac5571: Add DAC081C081 support Laurent Pinchart
2024-03-25 20:48   ` Jonathan Cameron
2024-03-25 20:56     ` Laurent Pinchart
2024-03-25 22:23       ` Laurent Pinchart
2024-03-25 22:32         ` Jonathan Cameron
2024-03-26 15:29       ` Jonathan Cameron
2024-03-26 16:50         ` Laurent Pinchart
2024-03-26 17:13           ` Jonathan Cameron
2024-03-26 18:21             ` Jonathan Cameron
2024-03-26  9:00   ` Sean Nyekjaer
2024-03-25 20:32 ` [PATCH 2/5] iio: dac: ti-dac5571: " Laurent Pinchart
2024-03-26  9:00   ` Sean Nyekjaer
2024-03-25 20:32 ` [PATCH 3/5] dt-bindings: vendor-prefix: Add prefix for Au-Zone Technologies Laurent Pinchart
2024-03-26  7:10   ` Krzysztof Kozlowski
2024-03-25 20:32 ` [PATCH 4/5] dt-bindings: arm: Add Au-Zone Maivin AI Vision Starter Kit Laurent Pinchart
2024-03-26  7:11   ` Krzysztof Kozlowski
2024-03-27  1:01     ` Laurent Pinchart
2024-03-27  5:00       ` Krzysztof Kozlowski
2024-03-25 20:32 ` [PATCH 5/5] arm64: dts: Add device tree source for the Au-Zone Maivin " Laurent Pinchart
2024-03-26  7:12   ` Krzysztof Kozlowski
2024-03-26  9:11     ` Laurent Pinchart
2024-03-26 12:01       ` Krzysztof Kozlowski
2024-04-03  0:30   ` Shawn Guo
2024-04-03  7:06     ` Francesco Dolcini
2024-04-03  7:35       ` Laurent Pinchart

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).