From patchwork Tue Nov 29 11:51:11 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sudeep Holla X-Patchwork-Id: 1710099 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:3::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=DnogE/Pp; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4NM0zq5kLLz23nB for ; Tue, 29 Nov 2022 22:51:35 +1100 (AEDT) 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:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version: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=Bk4lZZ4FcBfnad+8BTg5bvcQz0MOfwO/paPoeohZ/1k=; b=DnogE/PpkNiUxh 7b8UX0/piKhkNc82DGGcshIJvRnaYl7+9FE1OVHJXUJQuD+dmKrUb+A8qLkzfBTkqIzu4JHkTGqsf mGy7VCJGKyYnpBaU9fQ9SWHCKZNmQ/ngtJkBU2CB4CkNi428qiohmGpxjEMBqpED0FtXXxbQG1WDD 7zO171rV0oQZmxLtoNIqzwujA455WiRi/qH/5ugOtaEqpHlxLnIqjuA7/ghYwWO3zhZshvZc2FeqB SPkFrOK4aUnPpGfmWRA/53iux3wz/I3buELN4Wd0wkGUrpCoM05dsL2J8Wcj3uW+A9wqHhGkaGYzx 8x46TsLWOopTXlYxaANQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ozz91-008XG6-Lh; Tue, 29 Nov 2022 11:51:23 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ozz8y-008XFW-9c for linux-arm-kernel@lists.infradead.org; Tue, 29 Nov 2022 11:51:21 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 669C6D6E; Tue, 29 Nov 2022 03:51:21 -0800 (PST) Received: from usa.arm.com (e103737-lin.cambridge.arm.com [10.1.197.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id B15AE3F73D; Tue, 29 Nov 2022 03:51:13 -0800 (PST) From: Sudeep Holla To: ARM SoC Team , SoC Team , ALKML Cc: Sudeep Holla , Arnd Bergmann , Lorenzo Pieralisi , Liviu Dudau , Olof Johansson Subject: [GIT PULL] arm64: dts: juno: Updates for v6.2 Date: Tue, 29 Nov 2022 11:51:11 +0000 Message-Id: <20221129115111.2464233-1-sudeep.holla@arm.com> X-Mailer: git-send-email 2.38.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221129_035120_422463_517510B4 X-CRM114-Status: UNSURE ( 7.49 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.3 (--) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hi ARM SoC Team, Please pull ! Regards, Sudeep Content analysis details: (-2.3 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [217.140.110.172 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org Hi ARM SoC Team, Please pull ! Regards, Sudeep -->8 The following changes since commit c4a7b9b587ca1bb4678d48d8be7132492b23a81c: arm64: dts: juno: Add thermal critical trip points (2022-11-01 12:03:07 +0000) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/juno-updates-6.2 for you to fetch changes up to e15031539490733279c41ba87f4ef2b440a685f5: ARM: dts: vexpress: align LED node names with dtschema (2022-11-25 15:48:48 +0000) ---------------------------------------------------------------- Armv8 Juno/FVP updates for v6.2 Just few addtions including updates to cache information on various platforms to align well with the bindings, addition of cache information on FVP Rev C model, addition of SPE to Foundation model and updates to LED node names. ---------------------------------------------------------------- James Clark (1): arm64: dts: fvp: Add SPE to Foundation FVP Krzysztof Kozlowski (1): ARM: dts: vexpress: align LED node names with dtschema Pierre Gondois (1): arm64: dts: Update cache properties for Arm Ltd platforms Sudeep Holla (1): arm64: dts: fvp: Add information about L1 and L2 caches arch/arm/boot/dts/vexpress-v2m.dtsi | 16 ++--- arch/arm64/boot/dts/arm/corstone1000.dtsi | 1 + arch/arm64/boot/dts/arm/foundation-v8.dtsi | 6 ++ arch/arm64/boot/dts/arm/fvp-base-revc.dts | 73 ++++++++++++++++++++++ arch/arm64/boot/dts/arm/juno-r1.dts | 2 + arch/arm64/boot/dts/arm/juno-r2.dts | 2 + arch/arm64/boot/dts/arm/juno.dts | 2 + arch/arm64/boot/dts/arm/rtsm_ve-aemv8a.dts | 1 + .../boot/dts/arm/vexpress-v2f-1xv7-ca53x2.dts | 1 + 9 files changed, 96 insertions(+), 8 deletions(-)