From patchwork Wed Dec 13 11:58:25 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sudeep Holla X-Patchwork-Id: 13490807 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id DD1F3C4332F for ; Wed, 13 Dec 2023 11:59:00 +0000 (UTC) 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=TC1PQMSHXGY71r+Jj6a5CsN23jtTK/1S0tl1usTUcbE=; b=Mc2EOcPBiXry5c WMD3RrmcSdIHDJ7pJTPL0M+C4JTGDhaCQa7JK7XXpJcPX+BcK9KzStDi65KBcmm+7Y3odXBx/IBba S8SrfDR0B6+HhCwb0/d4KzbPf6mNg6NrKtbrE7Ukwqc4ar6KvmGfcXQuTdkQaskar/ZTLG9CAiWuI kHkyGytbrpXlRD1B83AOr0for23eOZALRE/GKXbbr0V1Ddc6rrV+Ke14RURgFP3CloghKHvlw4XZO PvQ2OwSW0knbCFmGIu+8S69uJdARBe7+B+yvxda4AdEBtF3VOy2nBKAqdUtSXS32ytLMi/v9Qbg4z pbuD6to8Y5e6M+aN3pWQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rDNsp-00EXCS-1u; Wed, 13 Dec 2023 11:58:35 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rDNsm-00EXBl-2c for linux-arm-kernel@lists.infradead.org; Wed, 13 Dec 2023 11:58:33 +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 9F2A9C15; Wed, 13 Dec 2023 03:59:15 -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 6BC4C3F762; Wed, 13 Dec 2023 03:58:28 -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.8 Date: Wed, 13 Dec 2023 11:58:25 +0000 Message-ID: <20231213115826.3577764-1-sudeep.holla@arm.com> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231213_035832_896438_9DA052E8 X-CRM114-Status: UNSURE ( 5.73 ) X-CRM114-Notice: Please train this message. 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+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi ARM SoC Team, Please pull ! Regards, Sudeep -->8 The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86: Linux 6.7-rc1 (2023-11-12 16:19:07 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/juno-update-6.8 for you to fetch changes up to fb4d25d7a33f568bcbb945e64fb94d18ddf229fd: arm64: dts: juno: Align thermal zone names with bindings (2023-12-12 10:04:51 +0000) ---------------------------------------------------------------- Arm Vexpress/Juno update for v6.8 Just a single update to align the thermal zone names with bindings matching [alphanumericals]*-thermal pattern. ---------------------------------------------------------------- Krzysztof Kozlowski (1): arm64: dts: juno: Align thermal zone names with bindings arch/arm64/boot/dts/arm/juno-base.dtsi | 12 ++++++------ arch/arm64/boot/dts/arm/juno-scmi.dtsi | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-)