From patchwork Wed Mar 8 12:52:56 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Philippe Schenker X-Patchwork-Id: 13165687 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 93F3FC742A7 for ; Wed, 8 Mar 2023 13:01:21 +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=RC0mvCye6+Yb/ICv9k7nmOmkLR4A0BYhRv3rWUEtyMM=; b=nvM+56bQ5lkGW0 2qt0WBBSphPphM5W8+btcYu/4azBSgi4AwM3R4FmbcMc7XGBNPFMyKNtvaWJgqNEXqljLULpZQPUP oSLSdiSa7CqWg3JgAb5qsuWkiiC4zR/dFHX7TG7I4T2B+WaYEPdOtjXXMsuTF4C5Wducw632zKxPO UeMww55zNKaz3UJyAQJdOGQgQPmWGKff37VoTmJGQy5DTrPW9UPinKWRE7TU42Zy36Af+Tx9+pHjB yAttDwvzNby0xFoNWycGksQPNUMOlpCpiRhYFa0AXppHz12MJAXyQ+suYTNN22hWFyDk3TKyETnTc Ql+YX+eFzdd0gc0O92NA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pZtOp-004zm0-8b; Wed, 08 Mar 2023 13:00:07 +0000 Received: from smtp-8fae.mail.infomaniak.ch ([83.166.143.174]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pZtIH-004wIN-CY for linux-arm-kernel@lists.infradead.org; Wed, 08 Mar 2023 12:53:25 +0000 Received: from smtp-2-0000.mail.infomaniak.ch (unknown [10.5.36.107]) by smtp-3-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4PWsgN1RCfzMrV3y; Wed, 8 Mar 2023 13:53:20 +0100 (CET) Received: from unknown by smtp-2-0000.mail.infomaniak.ch (Postfix) with ESMTPA id 4PWsgM3xh0zMsl1F; Wed, 8 Mar 2023 13:53:19 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=pschenker.ch; s=20220412; t=1678280000; bh=HEmQDKDhNqtEuwFVObT7pXJ0pYVsgepFXgdiW53G8sU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=SjLIvm1rlMjDln9zH9rxWBgE1wjLi728LPP2G8hpA0z1FTd5p7V5F/GAnfO4u0i0u BC9WLTesJtJbfaGKcwi5wcHUPtTN9rSInqVl/UZFuODKV3sH9J7LHpwDmRcjKp/9ou eNKA85pXLqrXzLXpc2+oqfTfcsdngPoWuVELraRM= From: Philippe Schenker To: devicetree@vger.kernel.org, Shawn Guo , Sascha Hauer Cc: NXP Linux Team , Krzysztof Kozlowski , Rob Herring , Pengutronix Kernel Team , Frank Rowand , linux-arm-kernel@lists.infradead.org, Fabio Estevam , Philippe Schenker , Denys Drozdov , Fabio Estevam , Frieder Schrempf , Li Yang , Marcel Ziswiler , Marek Vasut , Matthias Schiffer , Max Krummenacher , Stefan Wahren , linux-kernel@vger.kernel.org Subject: [PATCH v1 22/25] dt-bindings: arm: fsl: Add colibri-imx8x carrier boards Date: Wed, 8 Mar 2023 13:52:56 +0100 Message-Id: <20230308125300.58244-23-dev@pschenker.ch> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230308125300.58244-1-dev@pschenker.ch> References: <20230308125300.58244-1-dev@pschenker.ch> MIME-Version: 1.0 X-Infomaniak-Routing: alpha X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230308_045321_621426_3CB362B9 X-CRM114-Status: GOOD ( 11.45 ) 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 From: Philippe Schenker Prepare the dt-bindings for the new colibri-imx8x carrier-boards Aster and Iris. The Toradex SoM standard is called Colibri, fix the typo. Signed-off-by: Philippe Schenker Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/arm/fsl.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 442ce8f4d675..6cb78c4ac614 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -1135,10 +1135,13 @@ properties: - fsl,imx8dxl-evk # i.MX8DXL EVK Board - const: fsl,imx8dxl - - description: i.MX8QXP Boards with Toradex Coilbri iMX8X Modules + - description: i.MX8QXP Boards with Toradex Colibri iMX8X Modules items: - enum: + - toradex,colibri-imx8x-aster # Colibri iMX8X Module on Aster Board - toradex,colibri-imx8x-eval-v3 # Colibri iMX8X Module on Colibri Evaluation Board V3 + - toradex,colibri-imx8x-iris # Colibri iMX8X Module on Iris Board + - toradex,colibri-imx8x-iris-v2 # Colibri iMX8X Module on Iris Board V2 - const: toradex,colibri-imx8x - const: fsl,imx8qxp