From mboxrd@z Thu Jan 1 00:00:00 1970 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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0B478C04A95 for ; Sat, 22 Oct 2022 11:52:47 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id EFFD584F39; Sat, 22 Oct 2022 13:52:44 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="Y6/nDuXD"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 1DA7784F39; Sat, 22 Oct 2022 13:52:43 +0200 (CEST) Received: from mail-oa1-x31.google.com (mail-oa1-x31.google.com [IPv6:2001:4860:4864:20::31]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 03A0984F11 for ; Sat, 22 Oct 2022 13:52:39 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=festevam@gmail.com Received: by mail-oa1-x31.google.com with SMTP id 586e51a60fabf-1322d768ba7so6709156fac.5 for ; Sat, 22 Oct 2022 04:52:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=pplwOqO8R0JHE3W9qQEG3DbOkH3iwRPhMz9tb1WncQk=; b=Y6/nDuXDRAM1Jz8pcZfja+boiFU/jmariXxMB6GJBi33B/+LatyKumdR6WHpAd7o/h /VD7CoWn+TI0wgM08BsCunvRHa9RioD+isHLi/v1Zq44oD+iwYd1fmWuOu8Vb8p+K+jz zjWICw2oU+KpczqoWXOTqxzdPvVqJj0ix2TLnofhckj61LiSG+wIrmIDfzmTWnj+7CdE 4Qfl6yO2ujFPuzlfKwUtmG+iXlCb6sjudnb1vkLTLdePJxTjT4U32giAsBllIqueOHeA YYawIzZQW/3uQui6ivPLLOJEvRLi+ZU/iA9Shm5pmZHZteafW77WyHMSLtzutco/09Wt psgg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=pplwOqO8R0JHE3W9qQEG3DbOkH3iwRPhMz9tb1WncQk=; b=llXxFloa+rPgjiCPycpMoMqEzgQ3F4rhb6vJPGefHxaO4oFrSY7wM/u6jwTQvGkThr EwqblvQne2DJNDzlcDjbDyNDNCvPZsRGfXTCtsAMfkg9XfYJ+moRypA20iTNPfG4qYtL MiO1ygwvh7aJMkqdkdToFeM8PaA+LYZPyvXxswfk4ldB/gAd8fD13Dp9A8dmNrCLQrMz 3lzdvH0MLQj0ZYNoEM9IKeZGW9E6fYL3/titxJRvBro0BuO7WIcT3Oj1lCTM5/iVhbSL +fghcOlbB7ldr/uNjT9COZDB6wTk6C8/r6oT8FY38Gq0ZfkfGluqJsT8dKcjsqUJyE+k WK5A== X-Gm-Message-State: ACrzQf1XHOiN8UdRJLshZGzaNJ18WrRinlRiKfZLl9oh3zoQBgGguULg oO7V9zdA8mJio7PRvIc8nGQOwa2MSzM= X-Google-Smtp-Source: AMsMyM4ouUDbj6NxTYAKm8O3eNTihCsqYj3TNY+KXIBbXY3CRra6xMd0jiSHJlhZO/pdh8kFHY1mfg== X-Received: by 2002:a05:6870:e3d1:b0:13a:af18:99ec with SMTP id y17-20020a056870e3d100b0013aaf1899ecmr13684965oad.248.1666439557669; Sat, 22 Oct 2022 04:52:37 -0700 (PDT) Received: from localhost.localdomain ([2804:431:d77f:85c3:275d:de25:1b8d:dc9]) by smtp.gmail.com with ESMTPSA id 184-20020a4a1ac1000000b0044df311eee1sm9496434oof.33.2022.10.22.04.52.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 22 Oct 2022 04:52:37 -0700 (PDT) From: Fabio Estevam To: sbabic@denx.de Cc: oliver.graute@kococonnector.com, u-boot@lists.denx.de, Fabio Estevam Subject: [PATCH] imx8qm-cgtqmx8: Introduce imx8qm-cgtqmx8-u-boot.dtsi Date: Sat, 22 Oct 2022 08:52:27 -0300 Message-Id: <20221022115227.2149043-1-festevam@gmail.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean From: Fabio Estevam Since commit 02682bf82568 ("imx: imx8qm: cgtqmx8: switch to binman") the following build error is seen: arch/arm/dts/.imx8qm-cgtqmx8.dtb.pre.tmp:15:10: fatal error: imx8qm-u-boot.dtsi: No such file or directory This commit included "imx8qm-u-boot.dtsi", but this file does not exist. Fix the problem by introducing the board specific imx8qm-cgtqmx8-u-boot.dtsi instead. Fixes: 02682bf82568 ("imx: imx8qm: cgtqmx8: switch to binman") Signed-off-by: Fabio Estevam --- Oliver, This applies against u-boot-imx master-next branch: https://source.denx.de/u-boot/custodians/u-boot-imx/-/commits/master-next I don't have access to this board, so I cannot test it. I just tested that it builds fine now. arch/arm/dts/imx8qm-cgtqmx8-u-boot.dtsi | 164 ++++++++++++++++++++++++ arch/arm/dts/imx8qm-cgtqmx8.dts | 2 +- 2 files changed, 165 insertions(+), 1 deletion(-) create mode 100644 arch/arm/dts/imx8qm-cgtqmx8-u-boot.dtsi diff --git a/arch/arm/dts/imx8qm-cgtqmx8-u-boot.dtsi b/arch/arm/dts/imx8qm-cgtqmx8-u-boot.dtsi new file mode 100644 index 000000000000..756762d6c7f5 --- /dev/null +++ b/arch/arm/dts/imx8qm-cgtqmx8-u-boot.dtsi @@ -0,0 +1,164 @@ +// SPDX-License-Identifier: GPL-2.0+ +/* + * Copyright 2018, 2021 NXP + */ + +&{/imx8qm-pm} { + + u-boot,dm-spl; +}; + +&mu { + u-boot,dm-spl; +}; + +&clk { + u-boot,dm-spl; +}; + +&iomuxc { + u-boot,dm-spl; +}; + +&pd_lsio { + u-boot,dm-spl; +}; + +&pd_lsio_gpio0 { + u-boot,dm-spl; +}; + +&pd_lsio_gpio1 { + u-boot,dm-spl; +}; + +&pd_lsio_gpio2 { + u-boot,dm-spl; +}; + +&pd_lsio_gpio3 { + u-boot,dm-spl; +}; + +&pd_lsio_gpio4 { + u-boot,dm-spl; +}; + +&pd_lsio_gpio5 { + u-boot,dm-spl; +}; + +&pd_lsio_gpio6 { + u-boot,dm-spl; +}; + +&pd_lsio_gpio7 { + u-boot,dm-spl; +}; + +&pd_conn { + u-boot,dm-spl; +}; + +&pd_conn_sdch0 { + u-boot,dm-spl; +}; + +&pd_conn_sdch1 { + u-boot,dm-spl; +}; + +&pd_conn_sdch2 { + u-boot,dm-spl; +}; + +&pd_dma { + u-boot,dm-spl; +}; + +&pd_dma_lpuart0 { + u-boot,dm-spl; +}; + +&pd_caam { + u-boot,dm-spl; +}; + +&pd_caam_jr1 { + u-boot,dm-spl; +}; + +&pd_caam_jr2 { + u-boot,dm-spl; +}; + +&pd_caam_jr3 { + u-boot,dm-spl; +}; + +&gpio0 { + u-boot,dm-spl; +}; + +&gpio1 { + u-boot,dm-spl; +}; + +&gpio2 { + u-boot,dm-spl; +}; + +&gpio3 { + u-boot,dm-spl; +}; + +&gpio4 { + u-boot,dm-spl; +}; + +&gpio5 { + u-boot,dm-spl; +}; + +&gpio6 { + u-boot,dm-spl; +}; + +&gpio7 { + u-boot,dm-spl; +}; + +&lpuart0 { + u-boot,dm-spl; +}; + +&usdhc1 { + u-boot,dm-spl; + mmc-hs400-1_8v; +}; + +&usdhc2 { + u-boot,dm-spl; + sd-uhs-sdr104; + sd-uhs-ddr50; +}; + +&usdhc3 { + u-boot,dm-spl; +}; + +&crypto { + u-boot,dm-spl; +}; + +&sec_jr1 { + u-boot,dm-spl; +}; + +&sec_jr2 { + u-boot,dm-spl; +}; + +&sec_jr3 { + u-boot,dm-spl; +}; diff --git a/arch/arm/dts/imx8qm-cgtqmx8.dts b/arch/arm/dts/imx8qm-cgtqmx8.dts index 919d00644ff3..26e435dc96a7 100644 --- a/arch/arm/dts/imx8qm-cgtqmx8.dts +++ b/arch/arm/dts/imx8qm-cgtqmx8.dts @@ -12,7 +12,7 @@ /memreserve/ 0x80000000 0x00020000; #include "fsl-imx8qm.dtsi" -#include "imx8qm-u-boot.dtsi" +#include "imx8qm-cgtqmx8-u-boot.dtsi" / { model = "Congatec QMX8 Qseven series"; -- 2.25.1