Message ID | 20241105064206.43626-1-hs@denx.de (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 4A7FFD1CA38 for <linux-arm-kernel@archiver.kernel.org>; Tue, 5 Nov 2024 06:44:20 +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: MIME-Version:Message-Id:Date:Subject:Cc:To:From: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-Owner; bh=HdeM5g8vHJ1AvsskBa9/M6dev2ZQHPDwCf1jzKYrrhA=; b=zlx/rUmcm51CG3SlbBMWjIHIeD /ymzMnANIyTSitduI3McVLGmnQ4B2eV/HCv42xjei4AuhUmMPXYEnOFodn2mHKEKR9/CMOGRnIlWX kvVh9q0lfwAu/17TuWeJy4WUXC1NcGQn3jBak+d83KF/+3nDRHZUVXZrpaEg6hMr1MB/L+zIpcc5s lhOW5L/iNlU2ekk/foYZPD3JUmcnMF44lUbdFTRtSsCZf+slBgjSNM1FnA8ZYMKdI/8rdZoCbnh6q KvPxscX3z8UpDhyrCR1NHUv5nHHXCCD/lt8bRbQaX1PBhNMTpbtMkAJs6g7nbnnB0rr1ZvzNT+tvV P6qQzmrg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1t8DIP-0000000G5g4-2Dln; Tue, 05 Nov 2024 06:44:09 +0000 Received: from phobos.denx.de ([2a01:238:438b:c500:173d:9f52:ddab:ee01]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1t8DGd-0000000G5JD-46NX for linux-arm-kernel@lists.infradead.org; Tue, 05 Nov 2024 06:42:21 +0000 Received: from localhost.localdomain (87-97-112-21.pool.digikabel.hu [87.97.112.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: hs@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 714278760C; Tue, 5 Nov 2024 07:42:11 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1730788934; bh=HdeM5g8vHJ1AvsskBa9/M6dev2ZQHPDwCf1jzKYrrhA=; h=From:To:Cc:Subject:Date:From; b=kX0XQSNcmxPeplOeEk6MU/04rMiPSmlkI9ruQHsWajMG7QpNMdslzY5sxdGa7k+gF U46IIG+8kNcGwvLM3JZQ+8mpzjE82q1WrpDFvMNmfykNfTV8g//23N/iVEDjruvKzU c9h455K9JOhTGQFT6GpiFYaIuatXsDEMAcxdbgGz/6VC+QTRAwuyX0cPZREHSP7d38 mxj5PviVx147yeTtYObKVAAzDBzfEne4v9Uz1xBHIs7T7CaT90IlsEOLx+TT+30UkL kWcw+m2iXV13nyOCgSSOkFTty72gw1645WWivxFRdGH1WDhrpvZLDo4bN4LDKJyZdf 84T31dLBUvHaQ== From: Heiko Schocher <hs@denx.de> To: linux-kernel@vger.kernel.org Cc: Heiko Schocher <hs@denx.de>, Alexander Stein <alexander.stein@ew.tq-group.com>, Conor Dooley <conor+dt@kernel.org>, Fabio Estevam <festevam@gmail.com>, Frieder Schrempf <frieder.schrempf@kontron.de>, Gregor Herburger <gregor.herburger@ew.tq-group.com>, Hiago De Franco <hiago.franco@toradex.com>, Hugo Villeneuve <hvilleneuve@dimonoff.com>, Joao Paulo Goncalves <joao.goncalves@toradex.com>, Krzysztof Kozlowski <krzk+dt@kernel.org>, Krzysztof Kozlowski <krzk@kernel.org>, Linus Walleij <linus.walleij@linaro.org>, Mathieu Othacehe <m.othacehe@gmail.com>, Max Merchel <Max.Merchel@ew.tq-group.com>, Michael Walle <mwalle@kernel.org>, Neil Armstrong <neil.armstrong@linaro.org>, Peng Fan <peng.fan@nxp.com>, Pengutronix Kernel Team <kernel@pengutronix.de>, Rob Herring <robh@kernel.org>, Sascha Hauer <s.hauer@pengutronix.de>, Shawn Guo <shawnguo2@yeah.net>, Shawn Guo <shawnguo@kernel.org>, Tim Harvey <tharvey@gateworks.com>, devicetree@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org Subject: [PATCH v3 0/3] arm64: dts: imx8mp: add support for the ABB SoM and carrier Date: Tue, 5 Nov 2024 07:42:03 +0100 Message-Id: <20241105064206.43626-1-hs@denx.de> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241104_224220_343440_1F85056A X-CRM114-Status: GOOD ( 20.15 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
arm64: dts: imx8mp: add support for the ABB SoM and carrier
|
expand
|