From patchwork Wed Oct 25 16:50:55 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Laurent Pinchart X-Patchwork-Id: 13436467 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 6A2BCC07545 for ; Wed, 25 Oct 2023 16:51:26 +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:References:In-Reply-To: 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: List-Owner; bh=9+IKQk616o5F12JDgwAhUeh8hNLAhAJkjhFkvRJkXgQ=; b=PFWTmxgSGLOZj6 NXo02mfYklHQaDkMR2ZTY6YdWurqjg3hGIp2yWJS8yBZ+URQadPx+NIz5asdb3Vc5Bf0c+rUpCt0c XpmCjeyAPKZ4gcKCyWe2dPb7hJPc5O8CNo0bOeEJtz5nEQx/Adtm4gY72ObKwqL/LTt+7NMshm4/S ejEeAfsmDZDhOsuc2+bJl44cBxmX6/rn1vohrBgOJtKKua8i5XDrikD3uBNxEl+8bQxqqSYvTbxRA /L0Npo0xs6qkKBGjlYyYlHYMKHS+JyNUn68v2VZkxHDGbxGXs8hVUhAQnGOMA6CM3AhsRYz/grsXu 9qh9ILNuxM/OPczk69EA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qvh5t-00CjM2-1Z; Wed, 25 Oct 2023 16:50:57 +0000 Received: from perceval.ideasonboard.com ([213.167.242.64]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qvh5q-00CjKu-12 for linux-arm-kernel@lists.infradead.org; Wed, 25 Oct 2023 16:50:55 +0000 Received: from pendragon.ideasonboard.com (213-243-189-158.bb.dnainternet.fi [213.243.189.158]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id B9B78BD1; Wed, 25 Oct 2023 18:50:40 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1698252640; bh=Xfn5YGrUx9bY+m3/mrRiFHDwaEdr35B00yVcirxymAQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=a+O1GJgStXRS9k6J+bBhT+KLXfi1VQowpq2F+NUttLHK0VWay3GBTL8eLH84oLroy sCaeuQaM5peNSDDZRHs9LQ1W3I5VKhGI2xTkd1zzxfPoE1XY61I4ZcSk5l58M93Ubo k6LhppPwSF41XcOA6jrvJO29Y/kD3JBDJU6yW2i8= From: Laurent Pinchart To: linux-arm-kernel@lists.infradead.org, imx@lists.linux.dev Cc: devicetree@vger.kernel.org, Rob Herring , Krzysztof Kozlowski , Shawn Guo , Li Yang , Marco Contenti , Nate Drude , FrancescoFerraro , Harshesh Valera Subject: [PATCH v2 1/4] dt-bindings: arm: fsl: Add Variscite DT8MCustomBoard with DART MX8M-PLUS Date: Wed, 25 Oct 2023 19:50:55 +0300 Message-ID: <20231025165058.31697-2-laurent.pinchart@ideasonboard.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20231025165058.31697-1-laurent.pinchart@ideasonboard.com> References: <20231025165058.31697-1-laurent.pinchart@ideasonboard.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231025_095054_527920_893DF596 X-CRM114-Status: UNSURE ( 7.65 ) X-CRM114-Notice: Please train this message. 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 The DT8MCustomBoard is a carrier board from Variscite compatible with the family ox i.MX8M DART modules (i.MX8MM, i.MX8MN and i.MX8MP). Add an entry for the DT8MCustomBoard v2 mounted with a DART MX8M-PLUS module. Signed-off-by: Laurent Pinchart Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/arm/fsl.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 9450b2c8a678..65f848a8155d 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -1116,6 +1116,12 @@ properties: - const: tq,imx8mp-tqma8mpql # TQ-Systems GmbH i.MX8MP TQMa8MPQL SOM - const: fsl,imx8mp + - description: Variscite DT8MCustomBoard with DART i.MX8MP module + items: + - const: variscite,dart-mx8mp-dt8mcustomboard-v2 # Variscite DART-MX8M-PLUS on DT8MCustomBoard 2.x + - const: variscite,dart-mx8mp # Variscite i.MX8MP DART-MX8M-PLUS module + - const: fsl,imx8mp + - description: i.MX8MQ based Boards items: - enum: