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 98B1BC61DA3 for ; Tue, 21 Feb 2023 15:19:27 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 05B6285A81; Tue, 21 Feb 2023 16:18:48 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=semihalf.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=semihalf.com header.i=@semihalf.com header.b="cVvpjZAS"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 7126285A35; Tue, 21 Feb 2023 16:18:11 +0100 (CET) Received: from mail-lj1-x22b.google.com (mail-lj1-x22b.google.com [IPv6:2a00:1450:4864:20::22b]) (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 59EDC85890 for ; Tue, 21 Feb 2023 16:17:59 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=semihalf.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=pan@semihalf.com Received: by mail-lj1-x22b.google.com with SMTP id a30so4855648ljr.0 for ; Tue, 21 Feb 2023 07:17:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=semihalf.com; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=2HThsBS3nTBEHkF31hxBVCEnlVkPmu1DrbV9awPhY2c=; b=cVvpjZASM2/4elyp3Tp2osvDuqW+zVs911/Y6dukzwJKU8oZIebXotsArNOhHn46iX X1M9sSQifvZObrRQtjKshDBHRY1ReLgKRnpuUkii+MuDP4P+F6m1nodmFTgklaZQgl19 YxuFp0kSBoUsnKuAnFt2+owVIf5HnsmDPJ9dK23hd2geiOwb8yIyZtWLSoD7u/+C7r5X xCl9peotEThqwBdrrk81aE+DxrUWFWrtJOucs7hfbbKZ04kEVmHKc6GLOLxsFk1Vn1mi u3QaFUDgQFWk+WkK1rbgRFD9azPMEwSiGRN8haXzUuX/VMj5dQbsBxBTDtWImav8vGS7 sAsw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2HThsBS3nTBEHkF31hxBVCEnlVkPmu1DrbV9awPhY2c=; b=kjav+eiGr+FP6OFRO2VDkQhMNto6WqDE+4Ya2dGj59hsnfydNpSTV7uXyHsk6L9gQd rz9HAFvgRJuQSABKVQJTnBM/3QyVlb+91OAXj6fY+0iZOhMsA1ngvydlEtVw1oCNIAen Hif8QAqTtd6D7Y09GVrU+9GwGIU0/RWCspnmT0XLNqgP97oZOCL3kos2SdQiwIjmCs+G Xt8GounB2BVf3HuY/vacKkZ8ax9h0Hr6nXyfMxtc/ceBPPegIS1Ab+CLlhsts0jGTKC3 GzDtdRifQd2Wv7KQDgv5YCbs0UD/gP1NeX9isZdR3bYAlzOmyWmJe9w1xMp1g0gAGAFX 9LRQ== X-Gm-Message-State: AO0yUKW5NYplTypBGdYTZoGewqetpDDNE9kSTFfMwkO75QtMuLfYy99U Gc5qneh6XXRZ447Pdmf09yxtkjYWEa1gOtDP X-Google-Smtp-Source: AK7set/4QeDDXuSburEc8iy8ojVNKTSpRYbva1bvOEn9fRfDzFiZaspVELlakiujd5u32kB2WoVCuw== X-Received: by 2002:a2e:a549:0:b0:293:4ff2:948b with SMTP id e9-20020a2ea549000000b002934ff2948bmr2547795ljn.16.1676992679096; Tue, 21 Feb 2023 07:17:59 -0800 (PST) Received: from panikiel.wifi.semihalf.net ([83.142.187.86]) by smtp.gmail.com with ESMTPSA id a2-20020a05651c030200b002946a078ad6sm341117ljp.125.2023.02.21.07.17.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Feb 2023 07:17:58 -0800 (PST) From: =?UTF-8?q?Pawe=C5=82=20Anikiel?= To: u-boot@lists.denx.de, marex@denx.de, simon.k.r.goldschmidt@gmail.com, tien.fong.chee@intel.com Cc: sjg@chromium.org, ka@semihalf.com, mw@semihalf.com, amstan@chromium.org, =?UTF-8?q?Pawe=C5=82=20Anikiel?= Subject: [PATCH v2 RESEND 4/6] arm: dts: chameleonv3: Rename chameleonv3.dts to .dtsi Date: Tue, 21 Feb 2023 16:17:04 +0100 Message-Id: <20230221151706.48065-5-pan@semihalf.com> X-Mailer: git-send-email 2.39.2.637.g21b0678d19-goog In-Reply-To: <20230221151706.48065-1-pan@semihalf.com> References: <20230221151706.48065-1-pan@semihalf.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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 This file is included by the different chameleonv3 variants. Change the name to .dtsi. Signed-off-by: Paweł Anikiel Reviewed-by: Simon Glass --- ...arria10_chameleonv3.dts => socfpga_arria10_chameleonv3.dtsi} | 0 arch/arm/dts/socfpga_arria10_chameleonv3_270_3.dts | 2 +- arch/arm/dts/socfpga_arria10_chameleonv3_480_2.dts | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename arch/arm/dts/{socfpga_arria10_chameleonv3.dts => socfpga_arria10_chameleonv3.dtsi} (100%) diff --git a/arch/arm/dts/socfpga_arria10_chameleonv3.dts b/arch/arm/dts/socfpga_arria10_chameleonv3.dtsi similarity index 100% rename from arch/arm/dts/socfpga_arria10_chameleonv3.dts rename to arch/arm/dts/socfpga_arria10_chameleonv3.dtsi diff --git a/arch/arm/dts/socfpga_arria10_chameleonv3_270_3.dts b/arch/arm/dts/socfpga_arria10_chameleonv3_270_3.dts index 5f40af6eb9..bef0280212 100644 --- a/arch/arm/dts/socfpga_arria10_chameleonv3_270_3.dts +++ b/arch/arm/dts/socfpga_arria10_chameleonv3_270_3.dts @@ -2,4 +2,4 @@ /* * Copyright 2022 Google LLC */ -#include "socfpga_arria10_chameleonv3.dts" +#include "socfpga_arria10_chameleonv3.dtsi" diff --git a/arch/arm/dts/socfpga_arria10_chameleonv3_480_2.dts b/arch/arm/dts/socfpga_arria10_chameleonv3_480_2.dts index 5f40af6eb9..bef0280212 100644 --- a/arch/arm/dts/socfpga_arria10_chameleonv3_480_2.dts +++ b/arch/arm/dts/socfpga_arria10_chameleonv3_480_2.dts @@ -2,4 +2,4 @@ /* * Copyright 2022 Google LLC */ -#include "socfpga_arria10_chameleonv3.dts" +#include "socfpga_arria10_chameleonv3.dtsi" -- 2.39.2.637.g21b0678d19-goog