From patchwork Sun Jun 20 08:53:05 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 1494749 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org 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=) 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=OFp3/d/0; dkim-atps=neutral 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 4G75zq3Yz3z9sRN for ; Sun, 20 Jun 2021 18:53:43 +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=5kzee6iDSkfs859quNIFr1k8sZ9pCYmLJlFP2RpPcSA=; b=OFp3/d/01DeqMm ZtH5ryuxuiGJ8AuRP4Pk5CXtuIumDPuZhg2OeJJY/Rd98FrrtapsPUQvEy1yikcnaWVSL9KyDofHJ 6FSZxJXRI2QwvlKjMfVyo7qLQVezc0Ncfiipi6pxyfiwHb61YKmSsWB3VTN/L376982DSU/PV+xN4 9gjSvIVkeAZCJ9R0PULQacHPHxCMBHpL/wuuVis1eFEsBzjt9qan6IrsgKbrE5W/WUtYyj0R3CYme d9fn/tW98xUgNxx9872Dm0UDm/R9SxqAbXLZMyWA/uviyHFlWhWas7+lPKQMHn9j8EXZUvjpcbbGs 1PnED4P8xj4u10ZGxJkg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lutCa-000jwE-SW; Sun, 20 Jun 2021 08:53:12 +0000 Received: from relay10.mail.gandi.net ([217.70.178.230]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lutCW-000jvD-RH for linux-arm-kernel@lists.infradead.org; Sun, 20 Jun 2021 08:53:10 +0000 Received: (Authenticated sender: gregory.clement@bootlin.com) by relay10.mail.gandi.net (Postfix) with ESMTPSA id 329F8240008; Sun, 20 Jun 2021 08:53:03 +0000 (UTC) From: Gregory CLEMENT To: Arnd Bergmann , Olof Johansson , , soc@kernel.org Cc: Andrew Lunn , Sebastian Hesselbarth , Subject: [GIT PULL] ARM: mvebu: dt64 for v5.14 (#1) Date: Sun, 20 Jun 2021 10:53:05 +0200 Message-ID: <878s3429zi.fsf@BL-laptop> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210620_015309_066378_8AB86C5A X-CRM114-Status: UNSURE ( 7.86 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) 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, Here is the first pull request for dt64 for mvebu for v5.14. Gregory Content analysis details: (-0.7 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [217.70.178.230 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, Here is the first pull request for dt64 for mvebu for v5.14. Gregory The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5: Linux 5.13-rc1 (2021-05-09 14:17:44 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-dt64-5.14-1 for you to fetch changes up to e3850467bf8c82de4a052619136839fe8054b774: arch/arm64/boot/dts/marvell: fix NAND partitioning scheme (2021-06-17 17:01:21 +0200) ---------------------------------------------------------------- mvebu dt64 for 5.14 (part 1) on Armada 3700: Move turris-mox-rwtm firmware node to a more generic place on AP807: Make SD/MMC controller still usbale with older kernel CP11x: update comphy references cn9130: Improve NAND partitioning scheme for cn9130-db ---------------------------------------------------------------- Grzegorz Jaszczyk (1): Documentation/bindings: phy: update references to cp11x Konstantin Porotchkin (1): arch/arm64/boot/dts/marvell: fix NAND partitioning scheme Marcin Wojtas (1): arm64: dts: ensure backward compatibility of the AP807 Xenon Pali Rohár (1): arm64: dts: marvell: armada-37xx: move firmware node to generic dtsi file Documentation/devicetree/bindings/phy/phy-mvebu-comphy.txt | 12 ++++++------ arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts | 6 ++---- arch/arm64/boot/dts/marvell/armada-37xx.dtsi | 8 ++++++++ arch/arm64/boot/dts/marvell/armada-ap807.dtsi | 3 ++- arch/arm64/boot/dts/marvell/cn9130-db.dts | 2 +- 5 files changed, 19 insertions(+), 12 deletions(-)