From patchwork Mon Mar 25 20:32:40 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Laurent Pinchart X-Patchwork-Id: 13602919 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id EFC50C54E64 for ; Mon, 25 Mar 2024 20:33:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=jarPlqpLjNt1xMYa/xjHMIG/aP25m1ZU0eT7PjXhU/I=; b=NpCaqvaOLv4sYd FeGZplhHJ8jqPb5cqRezObvas1K4AcDOubvZdl8NSPNd7c4GgwXs2Hv9WB8MNIuQd/ZFtDRyEzWR5 CIdWebr7EhgEcwClT2KR/AR/IFGZpU3geoR+C3BrY7VxXKyGj/orw7XfzsOrhi0Y7WB7y/7DLHulj ht3+wiekpc54F2st7YYtwvcKjtiRPJ4dFxolJBCvM+7D2i81hobhhP0L5bRPUgVkTRztt7rv9w38h qHQPD/aL2Rj7oStsklhgpKorhKw94TRUEM7CfB1fd1IAf+1eOW4zvew84/4zsiUlMH1S/gg7HMysJ GxaejNp8dmjsW/l4NSnw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1ror0R-00000001oy5-3MQD; Mon, 25 Mar 2024 20:33:19 +0000 Received: from perceval.ideasonboard.com ([213.167.242.64]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1ror05-00000001ooM-1t4S for linux-arm-kernel@lists.infradead.org; Mon, 25 Mar 2024 20:33:01 +0000 Received: from pendragon.ideasonboard.com (81-175-209-231.bb.dnainternet.fi [81.175.209.231]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 924957E4; Mon, 25 Mar 2024 21:32:21 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1711398741; bh=TjKhLpwPmXx7r23Xg91b2VloxY3CRHnTN6QqSUJ5VdI=; h=From:To:Cc:Subject:Date:From; b=gEFOdryguv9TNX5gLcLe9ClrrY3mkPOb9b324BUVv7GCbgH2RcU2RAG6YovyLJHcX rzyC7EQa5YTNFhyAR4JDEWCUJBPM+dkOtdQsZZDRTobguAb3pJIxk8P7/xwhxnGD91 w4e7RBCzHzehcYuOMtObse2DGGXl34fOfERkZCLM= From: Laurent Pinchart To: devicetree@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org Cc: Trevor Zaharichuk , Greg Lytle , Conor Dooley , Fabio Estevam , Jonathan Cameron , Krzysztof Kozlowski , Lars-Peter Clausen , linux-iio@vger.kernel.org, Li Yang , Pengutronix Kernel Team , Rob Herring , Sascha Hauer , Sean Nyekjaer , Shawn Guo Subject: [PATCH 0/5] arm64: dts: Add device tree source for the Au-Zone Maivin AI Vision Starter Kit Date: Mon, 25 Mar 2024 22:32:40 +0200 Message-ID: <20240325203245.31660-1-laurent.pinchart@ideasonboard.com> X-Mailer: git-send-email 2.43.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240325_133257_909982_171B6706 X-CRM114-Status: GOOD ( 11.35 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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