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=-17.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT 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 42B85C43461 for ; Fri, 11 Sep 2020 15:56:43 +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 E666621D47 for ; Fri, 11 Sep 2020 15:56:42 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="svPfhx6S"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="tpS8CEVu" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E666621D47 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org 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:MIME-Version:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:References:In-Reply-To:Message-Id:Date:Subject:To: From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=8HfifRg+Lau+K/DnDA0MFTVLpL7oc28XHui7DYSmc+E=; b=svPfhx6SG0mGtD7u7CS8WxPQ45 3rGEesL8xBHxNn+6UjDklfMDcajJibJIBxi0jwVQb+rVYosKpkKU878h1WP8fHfQpOZE+6KpCL1Ze mf8MYmEeg0WSzIuLgc7YxEaSXxKSduKGE2U0bgKUXIqoNF/6QPblm/zhV9aExcUHOzIpm0+IrcVP8 1bUchPAeQmjjTOhbXgyXqX0uE/eOHymqlq3b/+R5Y1gihH+A8Xe+hYHocuOSzQGlBw+zv3I8wC3RS yGDLuR/Jv0wk2IrZckNhGZZw0PY506J8+G41Xo7aAvSKlTLbcsOM75eH+hjpc6gxVfZFYMUcz5m3L pldxSqxA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kGlOW-0001Ld-3F; Fri, 11 Sep 2020 15:55:24 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kGlOS-0001Js-2B for linux-arm-kernel@lists.infradead.org; Fri, 11 Sep 2020 15:55:21 +0000 Received: from kozik-lap.mshome.net (unknown [194.230.155.174]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 98BAA221EF; Fri, 11 Sep 2020 15:55:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599839718; bh=GrAdWfXf7Ryo5SzrzrfS6VFvWYZqwXX+kUnTzg5HLhE=; h=From:List-Id:To:Cc:Subject:Date:In-Reply-To:References:From; b=tpS8CEVuiLkAQVH1PTTj8TSOLsDrAO3P2YrCNl6cKoowgrPUYKETx6HeM2PU5GxAu MMmHgeD28tiyvuW7J+/wQU+HaRcbTpY8gixceQhgxzdyAM4dw9rdcbXgEc9QCO2dLO /2ddm6IxqrO65DTmV5RzxvrI1jziFiwe9rvNV6LU= From: Krzysztof Kozlowski List-Id: To: Olof Johansson , Arnd Bergmann , arm@kernel.org, soc@kernel.org Subject: [GIT PULL 2/2] ARM: dts: Minor cleanups for v5.10 Date: Fri, 11 Sep 2020 17:55:09 +0200 Message-Id: <20200911155509.1495-2-krzk@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200911155509.1495-1-krzk@kernel.org> References: <20200911155509.1495-1-krzk@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200911_115520_194559_E24D04AF X-CRM114-Status: GOOD ( 12.25 ) 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: linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski , linux-kernel@vger.kernel.org MIME-Version: 1.0 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 The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: Linux 5.9-rc1 (2020-08-16 13:04:57 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/dt-schema-5.10 for you to fetch changes up to 48d5732cdf57b82ff32d198f7e696386979f8b08: ARM: dts: alpine: Align GIC nodename with dtschema (2020-09-11 17:44:11 +0200) ---------------------------------------------------------------- Various minor cleanups for ARM DTS Cleanup ARM DTS to remove dtschema validation errors. ---------------------------------------------------------------- Krzysztof Kozlowski (6): ARM: dts: prima: Align L2 cache-controller nodename with dtschema ARM: dts: qcom: Align L2 cache-controller nodename with dtschema ARM: dts: spear: Align L2 cache-controller nodename with dtschema ARM: dts: tango: Align L2 cache-controller nodename with dtschema ARM: dts: zx: Align L2 cache-controller nodename with dtschema ARM: dts: alpine: Align GIC nodename with dtschema arch/arm/boot/dts/alpine.dtsi | 2 +- arch/arm/boot/dts/prima2.dtsi | 2 +- arch/arm/boot/dts/qcom-mdm9615.dtsi | 2 +- arch/arm/boot/dts/spear13xx.dtsi | 2 +- arch/arm/boot/dts/tango4-common.dtsi | 2 +- arch/arm/boot/dts/zx296702.dtsi | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel