From patchwork Tue Jan 16 02:48:12 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Portia Stephens X-Patchwork-Id: 1886911 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.ubuntu.com (client-ip=185.125.189.65; helo=lists.ubuntu.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=patchwork.ozlabs.org) Received: from lists.ubuntu.com (lists.ubuntu.com [185.125.189.65]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4TDYNs0jFVz1yPV for ; Tue, 16 Jan 2024 13:48:45 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=lists.ubuntu.com) by lists.ubuntu.com with esmtp (Exim 4.86_2) (envelope-from ) id 1rPZVB-0002Vt-Iz; Tue, 16 Jan 2024 02:48:33 +0000 Received: from smtp-relay-internal-0.internal ([10.131.114.225] helo=smtp-relay-internal-0.canonical.com) by lists.ubuntu.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1rPZV2-0002V4-8L for kernel-team@lists.ubuntu.com; Tue, 16 Jan 2024 02:48:24 +0000 Received: from mail-pl1-f200.google.com (mail-pl1-f200.google.com [209.85.214.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-0.canonical.com (Postfix) with ESMTPS id 0E7333F120 for ; Tue, 16 Jan 2024 02:48:24 +0000 (UTC) Received: by mail-pl1-f200.google.com with SMTP id d9443c01a7336-1d4966f020dso54665195ad.0 for ; Mon, 15 Jan 2024 18:48:23 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705373300; x=1705978100; 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=+hg/yysmRjy/lSOqT21b6yg4YN+dKbdJG/DDTWt7cAM=; b=GSqWJWuVFMiDeZn36JxbvYvzXpa7F9EhK9x+o/itWGyOl9cAzcOm5HcT0iiSqDnGuL RWFGIvCCN42yDwTKfpoILc47rvIcqzkxJStDW+hYzd5UEJlh+5EZCIjkhbIYtOy40BfB WirwMZ3n441IEZC/JgQoiENSkSyP6/QeRSlmbrSTFMTl/poPapIfJ40Wi77Opazo168g cqabEoUVOaNLzIAj3LS5EzvJgmtWICYTjGivGYStyWcSmBn0wJkqhYBMrKtQ3my5W0rf Q6FAQLpCBNzHJtOUSoMozV7FvHnNktDBtnzjiLOxCKdhBYtAINafDofinYDpQ13ik0oD xudQ== X-Gm-Message-State: AOJu0YxQul0IKpPi+HLLDaeYqO4VWCJY9MQB6/4S0AEkCXLGn5PbD/Qo YV0y6kDq9q+udMpftXvpLpL+l66Bm3FF9cAmQSbnmtwEnvSR8YqzpcjjBSnEAqJzrFC6Dl7ARq0 f5TngNq6I0DhS20tqfLqadkT2GsRAHDoZAagY6aExDZtDdRxJT4vIhU0N X-Received: by 2002:a17:902:d2c2:b0:1d0:6b95:9c06 with SMTP id n2-20020a170902d2c200b001d06b959c06mr4096362plc.16.1705373300544; Mon, 15 Jan 2024 18:48:20 -0800 (PST) X-Google-Smtp-Source: AGHT+IE86lX5UPrthy81udweYy1kGR19ntbf7L5KRNITenQuM0k1bcB92LYKHbS9LAaOLJ6P8UwFfw== X-Received: by 2002:a17:902:d2c2:b0:1d0:6b95:9c06 with SMTP id n2-20020a170902d2c200b001d06b959c06mr4096357plc.16.1705373300260; Mon, 15 Jan 2024 18:48:20 -0800 (PST) Received: from localhost ([159.196.41.205]) by smtp.gmail.com with ESMTPSA id lo11-20020a170903434b00b001d54b763995sm8301067plb.129.2024.01.15.18.48.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 15 Jan 2024 18:48:19 -0800 (PST) From: Portia Stephens To: kernel-team@lists.ubuntu.com Subject: [jammy xilinx-zynqmp 1/1] UBUNTU: SAUCE: arm64: dts: Enable symbols for all Xilinx device trees Date: Tue, 16 Jan 2024 12:48:12 +1000 Message-Id: <20240116024812.211325-2-portia.stephens@canonical.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240116024812.211325-1-portia.stephens@canonical.com> References: <20240116024812.211325-1-portia.stephens@canonical.com> MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: https://bugs.launchpad.net/bugs/2049442 Xilinx platforms apply dtbo's during runtime when loading FPGA firmware. All device trees need to have symbols in order for an overlay to be applied. Signed-off-by: Portia Stephens --- arch/arm64/boot/dts/xilinx/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm64/boot/dts/xilinx/Makefile b/arch/arm64/boot/dts/xilinx/Makefile index 1240a6ffdf272..681c1e9bd5c4b 100644 --- a/arch/arm64/boot/dts/xilinx/Makefile +++ b/arch/arm64/boot/dts/xilinx/Makefile @@ -99,3 +99,6 @@ dtb-$(CONFIG_ARCH_ZYNQMP) += versal-vp-x-a2785-00-revA.dtb dtb-$(CONFIG_ARCH_ZYNQMP) += versal-vpk120-revA.dtb dtb-$(CONFIG_ARCH_ZYNQMP) += versal-vpk120-revB.dtb dtb-$(CONFIG_ARCH_ZYNQMP) += versal-vpk180-revA.dtb + +# Make sure that symbols are compiled in for device trees that are not overlayed +DTC_FLAGS += -@