From patchwork Tue Jun 9 18:04:47 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sudeep Holla X-Patchwork-Id: 11596371 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 186C792A for ; Tue, 9 Jun 2020 18:04:54 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 0F82220734; Tue, 9 Jun 2020 18:04:54 +0000 (UTC) Delivered-To: soc@kernel.org Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mail.kernel.org (Postfix) with ESMTP id AC79C20691; Tue, 9 Jun 2020 18:04:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org AC79C20691 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=sudeep.holla@arm.com 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 48CF81F1; Tue, 9 Jun 2020 11:04:53 -0700 (PDT) Received: from bogus (unknown [10.37.12.97]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id C01A03F73D; Tue, 9 Jun 2020 11:04:50 -0700 (PDT) Date: Tue, 9 Jun 2020 19:04:47 +0100 From: Sudeep Holla List-Id: To: ARM SoC Team , SoC Team , ALKML Cc: Arnd Bergmann , Lorenzo Pieralisi , Kevin Hilman , Liviu Dudau , Sudeep Holla , Olof Johansson Subject: [GIT PULL] ARM: dts: vexpress: Fix for v5.8 Message-ID: <20200609180447.GB5732@bogus> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.9.4 (2018-02-28) Hi ARM SoC Team, Please pull ! Regards, Sudeep -->8 The following changes since commit 94cc3f1baabac5e5c4dcc6c2f070353f8315d0ee: arm64: dts: juno: Fix SCPI shared mem node name (2020-05-18 17:08:54 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/juno-fix-5.8 for you to fetch changes up to 38ac46002d1df5707566a73486452851341028d2: arm: dts: vexpress: Move mcc node back into motherboard node (2020-06-04 13:52:21 +0100) ---------------------------------------------------------------- ARMv8 Juno/Vexpress/Fast Models fix for v5.8 Partial revert of some recent fixes to silence DTC warning which broke clocks on some Vexpress platforms resulting in boot issues. ---------------------------------------------------------------- Andre Przywara (1): arm: dts: vexpress: Move mcc node back into motherboard node arch/arm/boot/dts/vexpress-v2m-rs1.dtsi | 146 ++++++++++++++++---------------- 1 file changed, 73 insertions(+), 73 deletions(-)