From patchwork Fri Feb 8 21:21:50 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 1039011 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=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; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="j1GIhxQs"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::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 43x7Rf0SfHz9s4V for ; Sat, 9 Feb 2019 08:22:06 +1100 (AEDT) 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=R7PKXZkBJh2FUVySpUYh7yX0kt9GWhh0q3s+OBRUbAs=; b=j1GIhxQsHK60in Ihelf50Bid/ce9tO5XZF2pKWYFdbai3eKyFncA8vOOB+ywcZRTX492w/ApcIQASYrROJ+2Sl2Esdi Hji2fzP8Mgdan6aZewfWWsGzxYzvnehOReHAhYjxCgQTuS5VcFeFKyyJ/r7+7XitiPTqDhPEIhbA/ 63qE3G2m79kDNLFofrfTrtEKBfeFaVWJ68VnSstPrBVcmdtOSjYna8S9Kd6e4AbTY6TwXip5D3b4Y gdO8wsHNF+dYUxEd42KOnRIlwTHHityf3ys7FIcH6F0YxGPZU5o7YaDV5jcds4LHTU603icf3wrXi 0+G5xBWQjwHARDFVI86Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gsDaz-0006Hw-D6; Fri, 08 Feb 2019 21:22:01 +0000 Received: from relay6-d.mail.gandi.net ([217.70.183.198]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gsDav-0006HL-UH for linux-arm-kernel@lists.infradead.org; Fri, 08 Feb 2019 21:21:59 +0000 X-Originating-IP: 87.231.134.186 Received: from localhost (87-231-134-186.rev.numericable.fr [87.231.134.186]) (Authenticated sender: gregory.clement@bootlin.com) by relay6-d.mail.gandi.net (Postfix) with ESMTPSA id AEE77C0008; Fri, 8 Feb 2019 21:21:50 +0000 (UTC) From: Gregory CLEMENT To: Arnd Bergmann , Olof Johansson , Subject: [GIT PULL] ARM: mvebu: arm64 for v5.1 (#1) Date: Fri, 08 Feb 2019 22:21:50 +0100 Message-ID: <87lg2q5635.fsf@FE-laptop> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190208_132158_128475_FD8EE4AC X-CRM114-Status: UNSURE ( 8.66 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (-0.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [217.70.183.198 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 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 first pull request for arm64 for mvebu for v5.1. Gregory The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c: Linux 5.0-rc1 (2019-01-06 17:08:20 -0800) are available in the Git repository at: git://git.infradead.org/linux-mvebu.git tags/mvebu-arm64-5.1-1 for you to fetch changes up to f7fa3135c02c9b59f48ada0803e2d3672cdf559a: MAINTAINERS: Add entry for uDPU board (2019-02-08 18:20:52 +0100) ---------------------------------------------------------------- mvebu arm64 for 5.1 (part 1) - Add maintainer entry for for the new uDPU board (Armada 3720 based) ---------------------------------------------------------------- Vladimir Vid (1): MAINTAINERS: Add entry for uDPU board MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+)