From patchwork Wed Oct 6 13:25:53 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Abel Vesa X-Patchwork-Id: 12539485 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 15ED1C43217 for ; Wed, 6 Oct 2021 13:30:09 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id DC63B61075 for ; Wed, 6 Oct 2021 13:30:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org DC63B61075 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=nxp.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id: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=JZJ3fReACJy2MZWJeLGqOAK+lnLZpX/fapXdE5sWqKc=; b=Hr0agOpp/jNbiw iWRG3Zcsvz1kUZYM1X8Bdp/JTfeCycqFqNtbcchZfVFa2aEXkfPgjazY7l15dWW07vY+UVCExgVmd rQkDSOqrLdZMp0jd9jHflR9J4hPlAtbyhR4pT32hPtXGfBNdgcAHqmaHlgHUWTvL3UdRUpbQ8simg 2wWiqspXJjUIjvLushOAowKmL7VVsiXkwOXfpynshoLA0l2wp6mI0VICkSvNSoyWLebwLvLRhShY8 HPF2Zb6BVVb7hHKgmLeFkkz9Rk2iLzvqVEsBtBO/siexRCUTdz33HD+fSmhWNKnX3otjPcsKf3WH1 jhoOyydgg2G/DN0iuEog==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mY6xv-00EPa5-4x; Wed, 06 Oct 2021 13:28:11 +0000 Received: from inva020.nxp.com ([92.121.34.13]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mY6wH-00EOio-HE for linux-arm-kernel@lists.infradead.org; Wed, 06 Oct 2021 13:26:31 +0000 Received: from inva020.nxp.com (localhost [127.0.0.1]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 8CA481A1093; Wed, 6 Oct 2021 15:26:25 +0200 (CEST) Received: from inva024.eu-rdc02.nxp.com (inva024.eu-rdc02.nxp.com [134.27.226.22]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 7BF3F1A0E0B; Wed, 6 Oct 2021 15:26:25 +0200 (CEST) Received: from fsr-ub1664-175.ea.freescale.net (fsr-ub1664-175.ea.freescale.net [10.171.82.40]) by inva024.eu-rdc02.nxp.com (Postfix) with ESMTP id E5FFD2029F; Wed, 6 Oct 2021 15:26:24 +0200 (CEST) From: Abel Vesa To: Rob Herring , Dong Aisheng , Shawn Guo , Sascha Hauer , Greg Kroah-Hartman , Fabio Estevam Cc: Pengutronix Kernel Team , linux-i2c@vger.kernel.org, linux-serial@vger.kernel.org, NXP Linux Team , Linux Kernel Mailing List , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Abel Vesa Subject: [PATCH v3 00/11] arm64: dts: Add i.MX8DXL initial support Date: Wed, 6 Oct 2021 16:25:53 +0300 Message-Id: <1633526764-30151-1-git-send-email-abel.vesa@nxp.com> X-Mailer: git-send-email 2.7.4 X-Virus-Scanned: ClamAV using ClamSMTP X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211006_062629_749987_1CD91A6F X-CRM114-Status: GOOD ( 10.85 ) 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: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org This allows i.MX8DXL EVK board to boot to prompt. Changes since v2: * Fixed i2c-imx-lpi2c schema (see the newly added patch 9) * Fixed dtbs_check warning by removing the leading "0x" from /reserved-memory/m4_reserved address, in imx8dxl-evk.dts (see patch 7) Abel Vesa (6): arm64: dts: imx8-ss-lsio: Add mu5a mailbox arm64: dts: freescale: Add adma subsystem dtsi for imx8dxl dt-bindings: fsl: scu: Add i.MX8DXL ocotp binding dt-bindings: i2c: i2c-imx-lpi2c: Fix dtbs_check compatible oneOf error dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible match dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible Jacky Bai (5): arm64: dts: freescale: Add the top level dtsi support for imx8dxl arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl arm64: dts: freescale: Add lsio subsys dtsi for imx8dxl arm64: dts: imx8dxl: Add i.MX8DXL evk board support .../bindings/arm/freescale/fsl,scu.txt | 3 +- .../bindings/i2c/i2c-imx-lpi2c.yaml | 7 +- .../bindings/serial/fsl-lpuart.yaml | 1 + arch/arm64/boot/dts/freescale/Makefile | 1 + .../boot/dts/freescale/imx8-ss-lsio.dtsi | 7 + arch/arm64/boot/dts/freescale/imx8dxl-evk.dts | 266 ++++++++++++++++++ .../boot/dts/freescale/imx8dxl-ss-adma.dtsi | 53 ++++ .../boot/dts/freescale/imx8dxl-ss-conn.dtsi | 137 +++++++++ .../boot/dts/freescale/imx8dxl-ss-ddr.dtsi | 36 +++ .../boot/dts/freescale/imx8dxl-ss-lsio.dtsi | 78 +++++ arch/arm64/boot/dts/freescale/imx8dxl.dtsi | 245 ++++++++++++++++ 11 files changed, 832 insertions(+), 2 deletions(-) create mode 100644 arch/arm64/boot/dts/freescale/imx8dxl-evk.dts create mode 100644 arch/arm64/boot/dts/freescale/imx8dxl-ss-adma.dtsi create mode 100644 arch/arm64/boot/dts/freescale/imx8dxl-ss-conn.dtsi create mode 100644 arch/arm64/boot/dts/freescale/imx8dxl-ss-ddr.dtsi create mode 100644 arch/arm64/boot/dts/freescale/imx8dxl-ss-lsio.dtsi create mode 100644 arch/arm64/boot/dts/freescale/imx8dxl.dtsi