From patchwork Tue Sep 17 15:09:58 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?TWljaGFsIFZva8OhxI0=?= X-Patchwork-Id: 13806253 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 1D072CAC588 for ; Tue, 17 Sep 2024 15:13:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type: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=McKuEG3ZdRB9RWDbYv7LSCu/IrIamkSKpDlqObRjxiM=; b=xGibX9BIu2GHYI4h33xOD5kbWO CjW/DA4zxbah3hbihRkXZ1fewqZkiV9rUqn3CFeAa97shTeH9F/0bkvDeW9YNQyPr5CFA2FuQiNLk ILNlcr1atcA3lnadXsgTH2EPMbwRSZmy4uKegThcx7BBYlmyudWeItpFXJ+DqdWoYyt8IwTcpyTKD 326P4hJcoY7QOhwoZAoifLWcB2TAkKJQ2jNANYxRMqcakfddK5+GZwew9vB0BKLS7TOzYg3Lxw2i/ qBQoSZWx7ae2ARJQK2H4AGQw+dXMsjABuyxE06BzKXFvaPBnhNieDIgRw43qehdI0rGTWnk2j0faF j7jA9xEA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1sqZtM-00000006Mjd-1dWp; Tue, 17 Sep 2024 15:13:24 +0000 Received: from uho.ysoft.cz ([81.19.3.130]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1sqZr3-00000006MY3-1nJj for linux-arm-kernel@lists.infradead.org; Tue, 17 Sep 2024 15:11:03 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ysoft.com; s=20160406-ysoft-com; t=1726585859; bh=McKuEG3ZdRB9RWDbYv7LSCu/IrIamkSKpDlqObRjxiM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=YM6dK1VY01XNLX75HUuFGn/yeWnQzsnBiXKwnHqITSdarhrs2YA1d9wGQ38+dnccA c5/i/PZSl7ImhI2i/KeIMolTZvT0+GpZwc8uAs128qYucNMAezZqQqHIKANMskUXD8 ynoMs5Ld/jd/VpObkVC9r5PenavUV/qm/CVDn77Y= Received: from vokac-nb.ysoft.local (unknown [10.1.8.111]) by uho.ysoft.cz (Postfix) with ESMTP id ABFC2A07F4; Tue, 17 Sep 2024 17:10:59 +0200 (CEST) From: =?utf-8?b?TWljaGFsIFZva8OhxI0=?= To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Greg Kroah-Hartman , Shawn Guo , Petr Benes Cc: Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Herburger , Hiago De Franco , Hugo Villeneuve , Joao Paulo Goncalves , Michael Walle , Alexander Stein , Mathieu Othacehe , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, =?utf-8?b?TWljaGFsIFZva8OhxI0=?= Subject: [PATCH 1/4] dt-bindings: arm: Add i.MX8MP IOTA2 Lumpy board Date: Tue, 17 Sep 2024 17:09:58 +0200 Message-ID: <20240917151001.1289399-2-michal.vokac@ysoft.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240917151001.1289399-1-michal.vokac@ysoft.com> References: <20240917151001.1289399-1-michal.vokac@ysoft.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240917_081101_637609_3FE36BCF X-CRM114-Status: UNSURE ( 9.20 ) 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 new board from the Y Soft IOTA family. This one is based on the i.MX8MP SoC. It is basically a stripped-down clone of the EVK board with some minor additions. Signed-off-by: Michal Vokáč Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/arm/fsl.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 80747d79418a..12f987a38ac0 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -1089,6 +1089,7 @@ properties: - toradex,verdin-imx8mp # Verdin iMX8M Plus Modules - toradex,verdin-imx8mp-nonwifi # Verdin iMX8M Plus Modules without Wi-Fi / BT - toradex,verdin-imx8mp-wifi # Verdin iMX8M Plus Wi-Fi / BT Modules + - ysoft,imx8mp-iota2-lumpy # Y Soft i.MX8MP IOTA2 Lumpy Board - const: fsl,imx8mp - description: Avnet (MSC Branded) Boards with SM2S i.MX8M Plus Modules