From patchwork Thu Feb 29 08:23:36 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Parthiban Nallathambi X-Patchwork-Id: 13576823 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 A0E2FC48BF6 for ; Thu, 29 Feb 2024 08:24:50 +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=CRorFqKmqvRKQ16QBBEdIS3oBX5blEw8FwlaTuyFHJA=; b=M7oTErnXjCE+e5 T4yneSWSVIESqrQLMWF2G8OOydUlWO1/OB8BoOKShe3yLfYchjrYH1ae0IaFSBm6EqDNQmC4NN5DJ Gdoh+zJXtG0HDfcKmtumELdPgL3c1nX6jrXl+Groe4OQ6j3Jg88YZYzwWjZtNn96gxiNMqRy9ZQvd GH0RWdmPIO0H/uybbe25j4V8jAauObZv6/r1DZgr/mhHZE/w4FKVJexTzERTqrH6Gg6D6r58zYnOP 6zxRVlipJOK8Riu65gFn+LiHKrf1NM2qO5f+/xLIhnlJB/axjo99/SQOAI6WFhA+q8oGrd+OVEM6M TFDnXQST0as1V1qRkxtg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rfbia-0000000CdPW-3bFc; Thu, 29 Feb 2024 08:24:40 +0000 Received: from omta38.uswest2.a.cloudfilter.net ([35.89.44.37]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rfbiY-0000000CdLI-0JAY for linux-arm-kernel@lists.infradead.org; Thu, 29 Feb 2024 08:24:39 +0000 Received: from eig-obgw-6003a.ext.cloudfilter.net ([10.0.30.151]) by cmsmtp with ESMTPS id fTFpr839xDI6ffbi9rlAVV; Thu, 29 Feb 2024 08:24:13 +0000 Received: from md-in-79.webhostbox.net ([43.225.55.182]) by cmsmtp with ESMTPS id fbi7rHZtcu3fafbi8rK4EG; Thu, 29 Feb 2024 08:24:13 +0000 X-Authority-Analysis: v=2.4 cv=LsSUyGdc c=1 sm=1 tr=0 ts=65e03f2d a=LfuyaZh/8e9VOkaVZk0aRw==:117 a=kofhyyBXuK/oEhdxNjf66Q==:17 a=k7vzHIieQBIA:10 a=oz0wMknONp8A:10 a=vU9dKmh3AAAA:8 a=SsdV6KCYXRRehQAGIlkA:9 a=rsP06fVo5MYu2ilr0aT5:22 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=linumiz.com ; s=default; h=Content-Transfer-Encoding:MIME-Version:Message-Id:Date:Subject :Cc:To:From:Sender:Reply-To:Content-Type:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=M3fw+Np3S1U8MDlGpthERJ0UDarHWeHDvVRuxtYOYKU=; b=IBY8fre6bEtwsygBfag88/QM7V CBMahsiAY0kO6Cy5W9zDGIVFmrnuirpAVx/cdwQXntE3K0G3vK75XwojqYzyhb/RJwQpOKtiH2UcN YtlFU7ys/sPQyF351tCVdy8AZi4tmQbLQGYQYbYy+OdHRmPBT785HVq7oaxKvvTUPL6F1sK+bkggh iZYHLjy/OkHYVf+qYIY8FxJXaBmCYhoNDTgdocfuCNtFt9X1W4d1NNOsgChlNr2VEUpXL1SmJ6xXn eR4vwSKxogc0ThmKOOOek8EICpVQJciegbjZzKaGrCezAL+tVuJAtvDnOYq8vzSZ9pr1Y14a3L7UY 3L+4ReHg==; Received: from [122.165.245.213] (port=55676 helo=kural..) by md-in-79.webhostbox.net with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96.2) (envelope-from ) id 1rfbi1-0013bQ-37; Thu, 29 Feb 2024 13:54:06 +0530 From: Parthiban Nallathambi To: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Parthiban Nallathambi Subject: [PATCH 1/2] dt-bindings: arm: fsl: Add Seeed studio NPi based boards Date: Thu, 29 Feb 2024 13:53:36 +0530 Message-Id: <20240229082337.3090778-1-parthiban@linumiz.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - md-in-79.webhostbox.net X-AntiAbuse: Original Domain - lists.infradead.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - linumiz.com X-BWhitelist: no X-Source-IP: 122.165.245.213 X-Source-L: No X-Exim-ID: 1rfbi1-0013bQ-37 X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: (kural..) [122.165.245.213]:55676 X-Source-Auth: parthiban@linumiz.com X-Email-Count: 1 X-Org: HG=dishared_whb_net_legacy;ORG=directi; X-Source-Cap: bGludW1jbWM7aG9zdGdhdG9yO21kLWluLTc5LndlYmhvc3Rib3gubmV0 X-Local-Domain: yes X-CMAE-Envelope: MS4xfHxqnlgqot2fq1DWMYcZaduBh+xrreGgDX89JUs58qrhmiFAefvFF0rjRS/TiIBVgdT25GtiFysX6bY/SJ+/vEjKAdZj3ekM+GdqzlXWv/zu7gm64ZqQ y2A6LTiPBWqDMcvs9NaBTExE/3/1iVzb7KDSIxpoh/V+NGFmnzBbCE1XGgWTSNmFbB5lTAR/eFTcdW+cvMbXfVtI/pg8qAUbZsLlUp5Mw+akxHQFdpPaOT2x X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240229_002438_142203_17ABC8A2 X-CRM114-Status: UNSURE ( 4.82 ) 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 NPi i.MX6ULL eMMC/NAND is Seed Studios SoM using i.MX6ULL. Development baords can be either based on NAND or eMMC SoM. Signed-off-by: Parthiban Nallathambi Reviewed-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/arm/fsl.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 228dcc5c7d6f..dfe9ddd0872b 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -810,6 +810,14 @@ properties: - const: tq,imx6ull-tqma6ull2l # MCIMX6Y2, LGA SoM variant - const: fsl,imx6ull + - description: Seeed Stuido i.MX6ULL SoM on dev boards + items: + - enum: + - seeed,imx6ull-seeed-npi-emmc + - seeed,imx6ull-seeed-npi-nand + - const: seeed,imx6ull-seeed-npi + - const: fsl,imx6ull + - description: i.MX6ULZ based Boards items: - enum: