From patchwork Wed Sep 22 17:59:10 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sudeep Holla X-Patchwork-Id: 1531366 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@ozlabs.org Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=uApsVmJ7; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4HF5g75kCXz9sRK for ; Thu, 23 Sep 2021 04:00:19 +1000 (AEST) 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=sIhEDKwdfiI9eXJ6P1tlL6rj6sU6NiMr4u5q4pC478Y=; b=uApsVmJ7lVks9F PwAtn60q42R5Y5JAfVGHF3bWY1szV1lDTQxkH8lxakxPKQ6Tnp++gsNrTngHEhtaOhazm6d/f4gnB eopbmJDwEBSQA7y4vdCMjUTU3y+oOoEw/Vn5S4rkIbo7Q4KKab5V1lHgLtYSEhAZelf+9ckqQvnEV YORB8apH9tJJYSd3ndFY9am2lGm43ZnUmS3Nl2qx8AteiYbpSXc0AdKlkOfF+gYRTnj29XsCrif89 IGI13jTx7zD65uycFMRDcfeURoHAf1cl+DtL42+Ezpn+a+mG3KR8pOxTdssDw9UcLySZydbxmqJuZ +yG0fra27ftnrAcef+rg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mT6Wo-009Owg-5g; Wed, 22 Sep 2021 17:59:30 +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 1mT6Wk-009OwB-O1 for linux-arm-kernel@lists.infradead.org; Wed, 22 Sep 2021 17:59:28 +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 0A6E711B3; Wed, 22 Sep 2021 10:59:21 -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 C97C53F719; Wed, 22 Sep 2021 10:59:19 -0700 (PDT) From: Sudeep Holla To: ARM SoC Team , SoC Team , ALKML Cc: Sudeep Holla , Arnd Bergmann , Arnd Bergmann , Lorenzo Pieralisi , Liviu Dudau , Olof Johansson Subject: [GIT PULL] arm64/ARM: dts: juno/vexpress: Fixes for v5.15 Date: Wed, 22 Sep 2021 18:59:10 +0100 Message-Id: <20210922175910.2682172-1-sudeep.holla@arm.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210922_105926_868755_87330CD1 X-CRM114-Status: UNSURE ( 7.72 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -5.0 (-----) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hi ARM SoC Team, Please pull ! Regards, Sudeep Content analysis details: (-5.0 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at https://www.dnswl.org/, high trust [217.140.110.172 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 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+incoming-imx=patchwork.ozlabs.org@lists.infradead.org Hi ARM SoC Team, Please pull ! Regards, Sudeep -->8 The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f: Linux 5.15-rc1 (2021-09-12 16:28:37 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/juno-fixes-5.15 for you to fetch changes up to 078fb7aa6a8305bce09cdfbe77b4c987934442ba: arm: dts: vexpress: Fix addressing issues with 'motherboard-bus' nodes (2021-09-17 10:23:41 +0100) ---------------------------------------------------------------- Juno/Vexpress fixes for v5.15 Bunch of DTS fixes to resolve addressing issues with some of the device nodes, dropping unused/undocumented properties in various nodes, and aligning node names with dtschema. ---------------------------------------------------------------- Krzysztof Kozlowski (3): arm64: dts: arm: align watchdog and mmc node names with dtschema ARM: dts: arm: align watchdog and mmc node names with dtschema arm64: dts: arm: drop unused interrupt-names in MHU Rob Herring (3): arm: dts: vexpress: Drop unused properties from motherboard node arm: dts: vexpress-v2p-ca9: Fix the SMB unit-address arm: dts: vexpress: Fix addressing issues with 'motherboard-bus' nodes Robin Murphy (1): arm64: dts: fvp: Remove panel timings arch/arm/boot/dts/vexpress-v2m-rs1.dtsi | 20 ++++++++++++------- arch/arm/boot/dts/vexpress-v2m.dtsi | 18 ++++++++++++----- arch/arm/boot/dts/vexpress-v2p-ca15-tc1.dts | 11 +---------- arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts | 11 +---------- arch/arm/boot/dts/vexpress-v2p-ca5s.dts | 11 +---------- arch/arm/boot/dts/vexpress-v2p-ca9.dts | 12 +---------- arch/arm64/boot/dts/arm/foundation-v8.dtsi | 1 - arch/arm64/boot/dts/arm/fvp-base-revc.dts | 23 ---------------------- arch/arm64/boot/dts/arm/juno-base.dtsi | 12 ----------- arch/arm64/boot/dts/arm/juno-motherboard.dtsi | 21 +++++++++++++------- arch/arm64/boot/dts/arm/rtsm_ve-aemv8a.dts | 11 ----------- .../boot/dts/arm/rtsm_ve-motherboard-rs2.dtsi | 2 +- arch/arm64/boot/dts/arm/rtsm_ve-motherboard.dtsi | 20 +++++++++++++------ .../boot/dts/arm/vexpress-v2f-1xv7-ca53x2.dts | 12 +---------- 14 files changed, 60 insertions(+), 125 deletions(-)