From patchwork Mon Oct 5 13:01:53 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 11816613 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 49B59618 for ; Mon, 5 Oct 2020 13:01:57 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 44DB7208C7; Mon, 5 Oct 2020 13:01:57 +0000 (UTC) Delivered-To: soc@kernel.org Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) (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 2E58B207BC; Mon, 5 Oct 2020 13:01:55 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2E58B207BC 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 relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 76E9860008; Mon, 5 Oct 2020 13:01:53 +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 v2] ARM: mvebu: dt64 for v5.10 (#1) Date: Mon, 05 Oct 2020 15:01:53 +0200 Message-ID: <87sgaseshq.fsf@BL-laptop> MIME-Version: 1.0 Hi, Here is the second try of 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://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git 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(-)