From patchwork Wed Aug 30 09:52:48 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 807563 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=65.50.211.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; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="aOB8Fs2+"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3xj16G2Bg0z9sNn for ; Wed, 30 Aug 2017 19:53:26 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version: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:In-Reply-To:References: List-Owner; bh=SvaYSn7Np2DqkYaqYeiwuj2EC0AQivwO5IS+JMKrO7E=; b=aOB8Fs2+4QNMGS zTuD6LbcNFn+y30eEe7QtjUOOnMpnRZC8g7Vu3EQdivFG86FegB7LL9LTvWvpraKXCG63I0kP77jk fA1sE97beC3bOwQBGNHWmDEnL8xSeAlM5oq3CiOQ9Dd0MKaVBHaZwzK+t/uNdFMXYd2IW6H5hMbdA Qr+BY/gOWcuvBsG25GyLro0TmthZr/NPFzF4/hcvjHYSs2jjY4ChmGwkLEVoAfGRkqt0n9S/f2ZyC GTOGKXHgNxCh/UQJIlpP/AjS0PVKKpkxjJ1X0aI9hBPbnnHrdAVFTggIvBlBc5CeYFINM+zWISrqq 1N/W5AiNeM4qu+kh1rvw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dmzgY-0004Zo-SK; Wed, 30 Aug 2017 09:53:22 +0000 Received: from mail.free-electrons.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dmzgV-0004XT-R1 for linux-arm-kernel@lists.infradead.org; Wed, 30 Aug 2017 09:53:21 +0000 Received: by mail.free-electrons.com (Postfix, from userid 110) id CE0C4208E6; Wed, 30 Aug 2017 11:52:57 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.free-electrons.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (83.146.29.93.rev.sfr.net [93.29.146.83]) by mail.free-electrons.com (Postfix) with ESMTPSA id 9D015208D0; Wed, 30 Aug 2017 11:52:47 +0200 (CEST) From: Gregory CLEMENT To: Arnd Bergmann , Olof Johansson , Subject: [GIT PULL] ARM: mvebu: dt64 for v4.14 (#4) Date: Wed, 30 Aug 2017 11:52:48 +0200 Message-ID: <87k21l4c27.fsf@free-electrons.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170830_025320_035253_39F7FF36 X-CRM114-Status: GOOD ( 13.70 ) X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record -0.0 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Andrew Lunn , Jason Cooper , linux-arm-kernel@lists.infradead.org, Sebastian Hesselbarth Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi, Here is the forth (and ultimate) pull request for dt64 for mvebu for v4.14. I really hope it is not too late. These patches were initially part of the netdev series but were removed from these series to avoid conflict in the device tree. Unfortunately this moved was done during the holiday time so it didn't happen smoothly. I will do better for the next release. They really worth to be added because all the driver part were already there but as pointed by Thomas otherwise the driver changes are somewhat useless. Thanks! Gregory The following changes since commit bf32f2aeb2f73b7e5cee3c95f232ae5af97d45f6: arm64: dts: marvell: add Device Tree files for Armada-8KP (2017-08-24 09:56:41 +0200) are available in the git repository at: git://git.infradead.org/linux-mvebu.git tags/mvebu-dt64-4.14-4 for you to fetch changes up to 72af17b9a8caa1fd373c7615cdfef5ee10e20577: arm64: dts: marvell: mcbin: enable more networking ports (2017-08-30 11:37:06 +0200) ---------------------------------------------------------------- mvebu dt64 for 4.14 (part 4) Adding more resources on the network controller ppv2.2 on Armada 7K/8K allowing to use last improvement introduced in the driver. Also enabling more network ports on the mcbin (A8K base board) ---------------------------------------------------------------- Antoine Tenart (2): arm64: dts: marvell: add a reference to the sysctrl syscon in the ppv2 node arm64: dts: marvell: mcbin: enable more networking ports Thomas Petazzoni (1): arm64: dts: marvell: add TX interrupts for PPv2.2 arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts | 30 ++++++++++++++++++++++ .../boot/dts/marvell/armada-cp110-master.dtsi | 25 +++++++++++++++--- .../arm64/boot/dts/marvell/armada-cp110-slave.dtsi | 25 +++++++++++++++--- 3 files changed, 74 insertions(+), 6 deletions(-)