From patchwork Fri Jan 19 09:28:34 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mathieu Othacehe X-Patchwork-Id: 13523485 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 9331BC47DB7 for ; Fri, 19 Jan 2024 09:29:24 +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=t6KwlGcb8vJpEBJTtf5rIMDse/qdlNSTElnn0DjHkHk=; b=YCATb6Jt/QBf/z FcJ+CDUNN2nveY+98Xat6CTeU9kTs9JQfLK2oCej8DnYtHmoMhCHm0LMzUcAsjC1K1s2zl2DnrCKl onhaSD16fidQShsCYCxFWjNlNEt1j99OuI5Beew5070iDoyQqqEdx1yQElP0TdPYN1z9MO1zl6daG FEoEhJbcKAvtvKwhgmuK/XN45/XofjA/mqs55UN69VqjSYZdh+n2gRFS2KsEQ2dgahHFCbS+mZW4E EH+ofrUdnO3HtLHxp7b4K1HmaJwDCWTQ2FCYgZIEP36ZGM7jDpx1XPvy741lO9/UbFN8WJfTBGvZw 5Z1w/QlyZCqnmETgA1og==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rQlBI-004yM5-1x; Fri, 19 Jan 2024 09:28:56 +0000 Received: from eggs.gnu.org ([2001:470:142:3::10]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rQlBF-004yJc-36 for linux-arm-kernel@lists.infradead.org; Fri, 19 Jan 2024 09:28:55 +0000 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rQlB8-0000nC-Gq; Fri, 19 Jan 2024 04:28:46 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=YogRMraX+PH7K2tA18lYhHpq7iskflUUEp7H+6Cg5i8=; b=P9L9LYVrkPmrBKoQ3e5J oz7fd5Pu3XUiGEO5jkHsQ2lo30cUCeO3VZNV93nZwRQ0+PA8557D3xRu2tn2QNtNxcjMhzsXO8y57 fRJsuMYTOtwKICaG6OBMxOA2RTWV+1erV504Gf7orXPP018CvTHx8n+gO/QLuuDpr0U5RvjvULG7S NBSAUwvCIqD8jUt6Vi/WELPAJvI8mIT2VQEs5URdyksbOlanIK0MrjH4k66nKqhQA1InodNfJQcl0 oYF1LgadBTVZOK5IseOrMBOiIptq6npd+nA5hkhRPrkiLCwYKGHnRTHBDK+pwWkwmVioHyGu8gozh RlsSS3Gq+Ul9uQ==; From: Mathieu Othacehe To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Li Yang , Primoz Fiser , Stefan Wahren , Christoph Stoidner , Wadim Egorov Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, upstream@list.phytec.de, Mathieu Othacehe Subject: [PATCH v3 1/2] dt-bindings: arm: fsl: Add phyBOARD-Segin-i.MX93 Date: Fri, 19 Jan 2024 10:28:34 +0100 Message-ID: <20240119092835.21462-2-othacehe@gnu.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240119092835.21462-1-othacehe@gnu.org> References: <20240119092835.21462-1-othacehe@gnu.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240119_012854_126058_EA155501 X-CRM114-Status: UNSURE ( 8.60 ) 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 Add support for phyBOARD-Segin-i.MX93 board. Signed-off-by: Mathieu Othacehe Acked-by: Conor Dooley --- 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 228dcc5c7d6f..b6c523d02d29 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -1275,6 +1275,12 @@ properties: - const: tq,imx93-tqma9352 # TQ-Systems GmbH i.MX93 TQMa93xxCA/LA SOM - const: fsl,imx93 + - description: PHYTEC phyCORE-i.MX93 SoM based boards + items: + - const: phytec,imx93-phyboard-segin # phyBOARD-Segin with i.MX93 + - const: phytec,imx93-phycore-som # phyCORE-i.MX93 SoM + - const: fsl,imx93 + - description: Freescale Vybrid Platform Device Tree Bindings