From patchwork Wed Jul 6 11:50:26 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sudeep Holla X-Patchwork-Id: 12908038 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 96438C433EF for ; Wed, 6 Jul 2022 11:51:42 +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=mp+bHbx87cDc9OIKkje+h6nRWrP1z3wQgea8S60NflM=; b=PkC42cgQ48ANJ3 7brXDXjn4sEp8hsPoS+FqsF3buO7pib5km7cuYAKzwFiIat35ojynX2FqfLnvHGSpAclm8DWTnaTk mboXhOXY/+Zi7SRjSNzETUe1gR1jga0Ej+ZTGwcuturOgLyO4sDfvbEZ9DozCwoRL3jCAmDG1HSEr 3Fnhhm72SHiHHn8dAEOMCA1pSnjpv6kof8smRTM7M4wXQWQsmUG+TotTY81n+vA04ZLsy29Z1pXQp xxBJdZbl7UOAfnJ1e6mmTiGs5fPel3y/8gLvP7XUShlXMLkxtKOx7hpFcNbq7fzAaEPY0/9KxxoRW CwS/i+WPoRvRJTi6grqQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o93YS-009iaR-Ks; Wed, 06 Jul 2022 11:50:52 +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 1o93YH-009iVa-5o for linux-arm-kernel@lists.infradead.org; Wed, 06 Jul 2022 11:50:43 +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 35D3A106F; Wed, 6 Jul 2022 04:50:37 -0700 (PDT) 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 8AB283F66F; Wed, 6 Jul 2022 04:50:35 -0700 (PDT) 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 v5.20 Date: Wed, 6 Jul 2022 12:50:26 +0100 Message-Id: <20220706115026.2272643-1-sudeep.holla@arm.com> X-Mailer: git-send-email 2.37.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220706_045041_338767_87D74DFC X-CRM114-Status: UNSURE ( 7.63 ) 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 f2906aa863381afb0015a9eb7fefad885d4e5a56: Linux 5.19-rc1 (2022-06-05 17:18:54 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/juno-updates-5.20 for you to fetch changes up to 156c90415b5c96b49a1ce59e48a702445a340229: arm64: dts: juno: Add cache-level property to L2 caches (2022-06-29 11:52:09 +0100) ---------------------------------------------------------------- Armv8 Juno/FVP updates for v5.20 Just a small bunch of miscellaneous updates: addition of missing cache-level property to L2 caches on Juno, whitespace adjustments and removal of erroneous 'mbox-name' and 'panel-dpi' compatible in the device tree nodes. ---------------------------------------------------------------- Krzysztof Kozlowski (1): arm64: dts: arm: adjust whitespace around '=' Rob Herring (2): arm64: dts: arm/fvp-base-revc: Remove 'panel-dpi' compatible arm64: dts: arm/juno: Drop erroneous 'mbox-name' property Sudeep Holla (1): arm64: dts: juno: Add cache-level property to L2 caches arch/arm64/boot/dts/arm/fvp-base-revc.dts | 2 +- arch/arm64/boot/dts/arm/juno-base.dtsi | 44 +++++++++++++++---------------- arch/arm64/boot/dts/arm/juno-cs-r1r2.dtsi | 16 +++++------ arch/arm64/boot/dts/arm/juno-r1.dts | 2 ++ arch/arm64/boot/dts/arm/juno-r2.dts | 2 ++ arch/arm64/boot/dts/arm/juno-scmi.dtsi | 1 - arch/arm64/boot/dts/arm/juno.dts | 2 ++ 7 files changed, 37 insertions(+), 32 deletions(-)