From patchwork Mon Jul 29 12:44:22 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Frieder Schrempf X-Patchwork-Id: 13744862 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 CC567C3DA61 for ; Mon, 29 Jul 2024 12:46:54 +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=41E+2ee+3+BIiOkpYpN0gRFPVvr9+0trL/IaKGKh1Wo=; b=F0yefKvnTeFsv3RGhVJmS/RP+X xNUvrD3lGFItuQBDm5XfMXFv/e2rPK2xziKwyU3Ier1ythBbMVV4l4U0/KKwD+i2k7vXR9pO4mywC hVpBTNFr9MRYmsyHD6VSy0gXizd3fJP7oxqRtMBLFPXgYyXLo8DJ1/Jb9xRmMAxBbKTnGY7yMct8J uloLWi4L1B8yRuUTDsQcF6djM2p95RKuXip8RMtUyajtAS46uv5Fy18RdgnYpEZdSN1owIb1MGYEj Ud7sQX8/wzg6IbrwEe6z9JzvTSQJjbitENYlYFAELiTKCeOzEl2SizL4U0nt8Bty+nro0eqyrJIbr 8JNwFm2g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sYPlv-0000000BIFB-2hi6; Mon, 29 Jul 2024 12:46:39 +0000 Received: from mail.fris.de ([2a01:4f8:c2c:390b::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sYPlV-0000000BI5P-0o9R for linux-arm-kernel@lists.infradead.org; Mon, 29 Jul 2024 12:46:15 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id E0A45BFB30; Mon, 29 Jul 2024 14:45:57 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fris.de; s=dkim; t=1722257163; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding; bh=41E+2ee+3+BIiOkpYpN0gRFPVvr9+0trL/IaKGKh1Wo=; b=CqF08xnD+Uqyq5EmLVxFgp85xs1ioES7Ka2TTSncaPdpw62pTTBqxMHZCxDR4mUORcAX8w Bo3QTJ9LjRpYft4T/SNhR02m4GvYd1VxpPo/IgwJSRmYlbqi6F2eyXu2PLFOEDTBf+SlaK sv+5vhIyRu6RNqpyZu6f08XYLDa8ENOrHeebWUVKb5LB/2I0S0quuyJzzO0EOHLH1Aysiu F4TJozOmmtHjsNx/70u6tmYKRQZbLcRro2UNe6ZSSuNuwKirGPoHBGFett2FAAkmjBIlPL g+ZvuhEt/UaDQgVUfdtygeu1HqMmq1b+jT8SRKiKK6RiNDj9zvPK8KoO7ctVWA== From: Frieder Schrempf To: Conor Dooley , devicetree@vger.kernel.org, imx@lists.linux.dev, Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Rob Herring , Sascha Hauer , Shawn Guo Cc: Frieder Schrempf , Alexander Stein , Bjorn Helgaas , Conor Dooley , Fabio Estevam , Gregor Herburger , Hiago De Franco , Hugo Villeneuve , Joao Paulo Goncalves , Krzysztof Kozlowski , Marco Felsch , Mathieu Othacehe , Michael Walle , Parthiban Nallathambi , Pengutronix Kernel Team , Tim Harvey Subject: [PATCH v3 0/2] Add support for Kontron OSM-S i.MX93 SoM and carrier board Date: Mon, 29 Jul 2024 14:44:22 +0200 Message-ID: <20240729124450.118497-1-frieder@fris.de> MIME-Version: 1.0 X-Last-TLS-Session-Version: TLSv1.3 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240729_054613_702443_AB506C72 X-CRM114-Status: UNSURE ( 7.13 ) 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 From: Frieder Schrempf Patch 1: board DT bindings Patch 2: add devicetrees Changes for v2: * remove applied patches * rebase onto v6.11-rc1 Frieder Schrempf (2): dt-bindings: arm: fsl: Add Kontron i.MX93 OSM-S based boards arm64: dts: Add support for Kontron i.MX93 OSM-S SoM and BL carrier board .../devicetree/bindings/arm/fsl.yaml | 6 + arch/arm64/boot/dts/freescale/Makefile | 1 + .../dts/freescale/imx93-kontron-bl-osm-s.dts | 165 ++++++ .../dts/freescale/imx93-kontron-osm-s.dtsi | 547 ++++++++++++++++++ 4 files changed, 719 insertions(+) create mode 100644 arch/arm64/boot/dts/freescale/imx93-kontron-bl-osm-s.dts create mode 100644 arch/arm64/boot/dts/freescale/imx93-kontron-osm-s.dtsi