From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DA134C433E1 for ; Tue, 9 Jun 2020 18:05:10 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id EAA8E20774 for ; Tue, 9 Jun 2020 18:05:09 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="HZB3MAnx" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EAA8E20774 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Subject:To:From :Date: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=RpJX26K61uoipmf+kg8vWP1VSeIIpg0reFfd++It1tE=; b=HZB3MAnx3NMGwx O8rY6XHElIvQnajB3LEJWsSabZvO7Kb+PsRLmyiCAwuCP1JahHq4bTnjozEL9EtiUzliUMV+wVtCy mVX7NM36DjOeJwj8C+jbrAcSNH+s0sbHQNfCf8S4f+Tqi/B8bJvcexKQ1A5QUteULulHaZS7DttuA /WCHfkAhf4sCRjzj8Qlzijkx5BZglBK7SJm8hZJNntDA3/5jZ3oDZSvZGN3FMAgtWJaos8ZSwWFqW 5H+gqNs78PjkEbgfP1NSeH9FqvM1siMq+XiTGLG1AyDwGdhUxGDMWXTSxijqzhsvTDsz013QoTlBl zeBy3PnBpCJYJxbKfLVg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jiicL-0004nR-63; Tue, 09 Jun 2020 18:04:57 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jiicI-0004mb-KD for linux-arm-kernel@lists.infradead.org; Tue, 09 Jun 2020 18:04:55 +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 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 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) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200609_110454_712690_B78C1122 X-CRM114-Status: UNSURE ( 9.84 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Lorenzo Pieralisi , Arnd Bergmann , Kevin Hilman , Liviu Dudau , Sudeep Holla , Olof Johansson Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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(-) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel