From patchwork Thu Sep 24 12:07:40 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 11797147 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id B4083112C for ; Thu, 24 Sep 2020 12:07:44 +0000 (UTC) Received: by mail.kernel.org (Postfix) id AE1DF23787; Thu, 24 Sep 2020 12:07:44 +0000 (UTC) Delivered-To: soc@kernel.org Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [217.70.183.194]) (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 31B2023772; Thu, 24 Sep 2020 12:07:42 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 31B2023772 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=gregory.clement@bootlin.com X-Originating-IP: 90.65.92.90 Received: from localhost (lfbn-lyo-1-1913-90.w90-65.abo.wanadoo.fr [90.65.92.90]) (Authenticated sender: gregory.clement@bootlin.com) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 97AD04000F; Thu, 24 Sep 2020 12:07:40 +0000 (UTC) From: Gregory CLEMENT List-Id: To: Arnd Bergmann , Olof Johansson , , soc@kernel.org Cc: Andrew Lunn , Jason Cooper , Sebastian Hesselbarth , Subject: [GIT PULL] ARM: mvebu: dt64 for v5.10 (#1) Date: Thu, 24 Sep 2020 14:07:40 +0200 Message-ID: <87eemrgyyb.fsf@BL-laptop> MIME-Version: 1.0 Hi, Here is the first pull request for dt64 for mvebu for v5.10. Gregory The following changes since commit 0b58725fb9a446890c1fd28fc6c9e393ce21acb7: ARM: mvebu: drop pointless check for coherency_base (2020-09-24 10:19:06 +0200) are available in the Git repository at: git@gitolite.kernel.org:pub/scm/linux/kernel/git/gclement/mvebu tags/mvebu-dt64-5.10-1 for you to fetch changes up to becaa397f6f50867b4765ae3f84f777ba662bd20: arm64: dts: marvell: espressobin: Get rid of duplicate serial aliases (2020-09-24 13:05:00 +0200) ---------------------------------------------------------------- mvebu dt64 for 5.10 (part 1) Clean-up espressobin device tree ---------------------------------------------------------------- Andre Heider (2): arm64: dts: marvell: espressobin: Simplify v7 ethernet port labeling arm64: dts: marvell: espressobin: Get rid of duplicate serial aliases .../dts/marvell/armada-3720-espressobin-v7-emmc.dts | 18 +++++------------- .../boot/dts/marvell/armada-3720-espressobin-v7.dts | 18 +++++------------- .../boot/dts/marvell/armada-3720-espressobin.dtsi | 2 -- 3 files changed, 10 insertions(+), 28 deletions(-)