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 81C74C61DA3 for ; Tue, 21 Feb 2023 15:19:03 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id C97AF85A65; Tue, 21 Feb 2023 16:18:39 +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="CJK2yyMw"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 5675285A33; Tue, 21 Feb 2023 16:18:10 +0100 (CET) Received: from mail-lj1-x235.google.com (mail-lj1-x235.google.com [IPv6:2a00:1450:4864:20::235]) (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 E655C85A5F for ; Tue, 21 Feb 2023 16:18:00 +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-x235.google.com with SMTP id h9so4632191ljq.2 for ; Tue, 21 Feb 2023 07:18:00 -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=9oSXjz8aBfjuz7aZqM9Z26uX6g66IdXGDRQXjYizPRU=; b=CJK2yyMwNP2AGuJTBiIsylb2auv2DXY718t9O+3VvFXo2qOiD943U4cKA7aiD2Jgtd N3CagWd28+1C2pu5xIUcdJJEgdUncZZhoZLapihCH7m86pNPEluhCA6wHuXnLX0g39Mv Fa/iFM9eV31h3OcFRlS2hpsEeRFFd9TNbvDvUaI85ZpG1W6dFASkysNIJXUTi8euvkeR ly1T1zL6n8cLP4pf/xQSkRsDaJNM3lSUvUDUHSCEb1Ygsq/Yu3qzLW6vvTOUboKFTVBc krIRD+vBGG5fD/T+gMM0Fd8V7JBR4+k2J3Fz5P1IQv7LXUCzo1dnjs/9DH6s9Nv2c8BV Yy1w== 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=9oSXjz8aBfjuz7aZqM9Z26uX6g66IdXGDRQXjYizPRU=; b=iRGrs3gb8IATOQTXIDS8kfNxg9fM5zsLH84f3YftCfzsqHz6mw4qMV+HIBF96RQsiQ i3pbG9Z2aIJe5W9PqwG3K9VF69mvYgdv6W//Q68lFVQMv2ADEE40lTPtwrkb195COo0w 6xUpmro8c2wrw06i1tYxf2NrNfza0DKJGmVYQAPXrlv+3Ed0//j0p0mVEZfnuDElXOf+ 3ib957egwik+cHTlmU6Jjo6UL2eV/9P1RJs0Li4nFQqz0L2Vrls/INenff5KdLO0VVuJ pR0fq3p7T7pX3CgmveTSojeTrgVsVYTK2D+LCE53n8xyMaITn7QbWaA/VHR0xbQMSEDc VgaA== X-Gm-Message-State: AO0yUKVtNvlJoCCnGQF+p3WUVTIt0AlJ3DqDpmCdScTtQ6xtM2h/Zobe DOqmYjxYjTE0FdZjOqKT8uDknsC4nP29pqKB X-Google-Smtp-Source: AK7set+0tKe4bO3Qiuz0tO31lzA434nEOpg9fEmbowzIn6IjZltiPZPlhOCXPNNvLBHfP9sKQz+kXw== X-Received: by 2002:a2e:2f08:0:b0:295:8fd5:da00 with SMTP id v8-20020a2e2f08000000b002958fd5da00mr985250ljv.22.1676992679997; 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.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Feb 2023 07:17:59 -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 5/6] arm: dts: chameleonv3: Add 270-2 variant Date: Tue, 21 Feb 2023 16:17:05 +0100 Message-Id: <20230221151706.48065-6-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 Add devicetree for chameleonv3 with the 270-2I2-D11E variant of the Mercury+ AA1 module Signed-off-by: Paweł Anikiel Reviewed-by: Simon Glass --- arch/arm/dts/Makefile | 1 + .../socfpga_arria10_chameleonv3_270_2-u-boot.dtsi | 12 ++++++++++++ arch/arm/dts/socfpga_arria10_chameleonv3_270_2.dts | 5 +++++ 3 files changed, 18 insertions(+) create mode 100644 arch/arm/dts/socfpga_arria10_chameleonv3_270_2-u-boot.dtsi create mode 100644 arch/arm/dts/socfpga_arria10_chameleonv3_270_2.dts diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile index 9d647b9639..7a577deb50 100644 --- a/arch/arm/dts/Makefile +++ b/arch/arm/dts/Makefile @@ -442,6 +442,7 @@ dtb-$(CONFIG_ARCH_SOCFPGA) += \ socfpga_agilex_socdk.dtb \ socfpga_arria5_secu1.dtb \ socfpga_arria5_socdk.dtb \ + socfpga_arria10_chameleonv3_270_2.dtb \ socfpga_arria10_chameleonv3_270_3.dtb \ socfpga_arria10_chameleonv3_480_2.dtb \ socfpga_arria10_socdk_sdmmc.dtb \ diff --git a/arch/arm/dts/socfpga_arria10_chameleonv3_270_2-u-boot.dtsi b/arch/arm/dts/socfpga_arria10_chameleonv3_270_2-u-boot.dtsi new file mode 100644 index 0000000000..05b4485cf3 --- /dev/null +++ b/arch/arm/dts/socfpga_arria10_chameleonv3_270_2-u-boot.dtsi @@ -0,0 +1,12 @@ +// SPDX-License-Identifier: GPL-2.0 +/* + * Copyright 2022 Google LLC + */ +#include "socfpga_arria10_chameleonv3_480_2_handoff.h" +#include "socfpga_arria10-handoff.dtsi" +#include "socfpga_arria10_handoff_u-boot.dtsi" +#include "socfpga_arria10_mercury_aa1-u-boot.dtsi" + +&fpga_mgr { + altr,bitstream = "fpga-270-2.itb"; +}; diff --git a/arch/arm/dts/socfpga_arria10_chameleonv3_270_2.dts b/arch/arm/dts/socfpga_arria10_chameleonv3_270_2.dts new file mode 100644 index 0000000000..bef0280212 --- /dev/null +++ b/arch/arm/dts/socfpga_arria10_chameleonv3_270_2.dts @@ -0,0 +1,5 @@ +// SPDX-License-Identifier: GPL-2.0 +/* + * Copyright 2022 Google LLC + */ +#include "socfpga_arria10_chameleonv3.dtsi" -- 2.39.2.637.g21b0678d19-goog