From patchwork Tue Apr 12 14:32:36 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Walle X-Patchwork-Id: 12810865 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 30DB6C433EF for ; Tue, 12 Apr 2022 14:37:14 +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=kVu3g21pXcyb2awEzpaAG9zwr05n6805srvqxwesZaM=; b=D+152r0OSJdey/ 1l3FZw0Tec7bQORhY6gPZVPQx36WOLHQRyGE3FBZCR7OOTCgag2PtprGKiUC+xsUbEFVJqJgZqdZi KaVhwkMrEOLq9JKtuZ7nUaZalgUP6AqDsVY/dtBz3g723SYPOznc82WQH25Sw/VNBfyncxOhwpccl BOv8YAwlSVTAzcExSEcD0Hz23Kjbaz6nAp3l0RgI51WtnAczHqDp1TM13shyANt19psY+8S/zraTb pUUpUzQq23GN5YBpN4121Tmb8Ig94j+VCPIQoNIP0dulaiW+Wztbz+t1Re+RMEDX8sY5DblLUYtFj cyQqk1fxPZYGIY2uUYbg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1neHci-00Enjk-1C; Tue, 12 Apr 2022 14:36:04 +0000 Received: from ssl.serverraum.org ([2a01:4f8:151:8464::1:2]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1neHcW-00EneZ-IR for linux-arm-kernel@lists.infradead.org; Tue, 12 Apr 2022 14:35:54 +0000 Received: from mwalle01.kontron.local. (unknown [213.135.10.150]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ssl.serverraum.org (Postfix) with ESMTPSA id 0B09622239; Tue, 12 Apr 2022 16:35:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=walle.cc; s=mail2016061301; t=1649774146; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=s23tGVg5wfsxakK5pO6iL+Jzfw1pM3exjiQaOm1BYgk=; b=hcSDKp8yvOYM1X/auajUFIy2zmhU59ZbK9GxqJXte96X/3m8v4ZyaZQRUglRLP3okRPO0R bQTiL5rJv21ilNbKdqqYUtRniSNChW+LzjkGEfyuoAs1G8/Jh/JBczd9wY9KinoodtcoV6 c2UNgJOBvTSEv6wZrhe9vlT4hrdBdZQ= From: Michael Walle To: Shawn Guo , Sascha Hauer Cc: Rob Herring , Krzysztof Kozlowski , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Heiko Thiery , Li Yang , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Michael Walle Subject: [PATCH v3 0/2] arm64: dts: imx8mn: add 8MNANOD3L-EVK device tree Date: Tue, 12 Apr 2022 16:32:36 +0200 Message-Id: <20220412143238.1925059-1-michael@walle.cc> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220412_073552_789910_EFB574B5 X-CRM114-Status: UNSURE ( 9.22 ) 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 the 8MNANOD3L-EVK which features a NXP IMX8MN SoC. Patch 1 was formerly postet separately, but never picked up. So I've bumped its version and added the actual device tree. Please note, there wasn't a v1 nor a v2 of patch 2. Michael Walle (2): dt-bindings: arm: fsl: add IMX8MN DDR3L eval board arm64: dts: imx8mn: add 8MNANOD3L-EVK device tree .../devicetree/bindings/arm/fsl.yaml | 1 + arch/arm64/boot/dts/freescale/Makefile | 1 + .../boot/dts/freescale/imx8mn-ddr3l-evk.dts | 114 ++++++++++++++++++ 3 files changed, 116 insertions(+) create mode 100644 arch/arm64/boot/dts/freescale/imx8mn-ddr3l-evk.dts