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=-15.3 required=3.0 tests=BAYES_00,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,URIBL_BLOCKED, 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 42B1FC43461 for ; Tue, 8 Sep 2020 13:54:29 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 B141A23C3F for ; Tue, 8 Sep 2020 13:54:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="fmQ1kz/b" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B141A23C3F 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+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=merlin.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=VicgxIZqwSSGalHJ3oGNlB+UR4apvkpkdmD+SRx/tjk=; b=fmQ1kz/bwCOM9sFSYltyi/njdj sTpvJYz1u6sumbVYMTifwdhOrhcZDFzWAWvCHL2tmjfm1h6SrHTn/xwW46EniSP4PoNU+FQOHNdFt V2Vi4ZBuBd/EKNhsMkPUHjcliwH9U3mG7GF2+WhjMruYvKvQIaV7H8RAR4PVp321DLHUukenjb4hZ 5PvKyiO/6fzc1g9M9t1/w8s1F79ndhUULG1YpjmBw2tWqTsKLW1RnVGcQ+uUPWVH3chqHfQzIhB+N I+M+3Jqrwe621Gmou6CfRZF3nEiGx9f04akv7aYxrX8mFHS/0SyRJHBEtd8ZItm39+aB9mKGDysne +tF1OMzA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kFe1D-0004yc-AV; Tue, 08 Sep 2020 13:50:43 +0000 Received: from foss.arm.com ([217.140.110.172]) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kFe1A-0004yH-2K for linux-arm-kernel@lists.infradead.org; Tue, 08 Sep 2020 13:50:41 +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 AFB8F165C; Tue, 8 Sep 2020 06:50:37 -0700 (PDT) Received: from bogus (unknown [10.57.10.112]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id B6A6E3F73C; Tue, 8 Sep 2020 06:50:35 -0700 (PDT) Date: Tue, 8 Sep 2020 14:50:28 +0100 From: Sudeep Holla List-Id: To: ARM SoC Team , SoC Team , ALKML Subject: [GIT PULL] ARM/arm64: dts: Updates for v5.10 Message-ID: <20200908135028.GA10106@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-20200908_095040_183679_B86C4944 X-CRM114-Status: GOOD ( 12.13 ) 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+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi ARM SoC Team, Please pull ! Please note this also contains changes to Realview platform which are acked/reviewed already by Linus Walleij. Regards, Sudeep -->8 The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: Linux 5.9-rc1 (2020-08-16 13:04:57 -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.10 for you to fetch changes up to b83ded8a31e314545727bd5ee852a1f65a6ad1e9: arm64: dts: arm: Fix SP805 clock-names (2020-09-07 10:54:08 +0100) ---------------------------------------------------------------- ARMv8 Juno/Vexpress/Fast Models updates for v5.10 A few device tree source fixes to make them fully SP804 timer and SP805 watchdog binding compliant. ---------------------------------------------------------------- Andre Przywara (3): ARM: dts: arm: Fix SP804 users ARM: dts: arm: Fix SP805 clocks arm64: dts: arm: Fix SP805 clock-names arch/arm/boot/dts/arm-realview-eb.dtsi | 2 +- arch/arm/boot/dts/arm-realview-pb11mp.dts | 20 ++++++++++---------- arch/arm/boot/dts/arm-realview-pbx.dtsi | 4 ++-- arch/arm/boot/dts/mps2.dtsi | 10 ++++++---- arch/arm/boot/dts/vexpress-v2m-rs1.dtsi | 2 +- arch/arm/boot/dts/vexpress-v2m.dtsi | 2 +- arch/arm/boot/dts/vexpress-v2p-ca15-tc1.dts | 4 ++-- arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts | 2 +- arch/arm/boot/dts/vexpress-v2p-ca9.dts | 6 +++--- arch/arm64/boot/dts/arm/juno-motherboard.dtsi | 2 +- arch/arm64/boot/dts/arm/rtsm_ve-motherboard.dtsi | 2 +- 11 files changed, 29 insertions(+), 27 deletions(-) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel