From patchwork Thu Sep 24 12:01:20 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 1370651 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=2001:8b0:10b:1231::1; helo=merlin.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; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=merlin.20170209 header.b=x4JBX2ke; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (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 4Bxtv05wdcz9sSt for ; Thu, 24 Sep 2020 22:01:48 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.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=W4GYvrGrDnc6f8Y0gf/oIBfgX1nzkF2TWm/I2DcpfAo=; b=x4JBX2keeASRHYQeXfJKnpHs2w YXLP03RxfB6WXEXxqXvYUYXMuh+4vBlkvYt7B9w1A1+iX1zYo21/BHq6+CpDMTgbXsFqQ7k6LWUmQ beCFdjel3sHcWTNcIz8BwIvRiZ7A2u8YK1BH8fbkDpx6p+HR6RiYkRMJdvKQJ7Eaw7dcMZjdNftKt tadiMljXT0CHTo/UmsDhtFsDmyqJnly/mNXo1JAUJzuP0UkevvvdNX8h8gVx/2PYLWeeAkypXIxP/ s3y6bTCpCt34wHDAvqR+E9aR9RTtzpKkpQtdLbSvFhbS8Hf7NEi+VbsBuoPoE8tOAAZ24PJ/Py/wY O6APthhw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kLPwG-000404-W9; Thu, 24 Sep 2020 12:01:29 +0000 Received: from relay8-d.mail.gandi.net ([217.70.183.201]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kLPwD-0003yh-Si for linux-arm-kernel@lists.infradead.org; Thu, 24 Sep 2020 12:01:26 +0000 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 relay8-d.mail.gandi.net (Postfix) with ESMTPSA id A1AFD1BF205; Thu, 24 Sep 2020 12:01:20 +0000 (UTC) From: Gregory CLEMENT To: Arnd Bergmann , Olof Johansson , , soc@kernel.org Subject: [GIT PULL] ARM: mvebu: arm for v5.10 (#1) Date: Thu, 24 Sep 2020 14:01:20 +0200 Message-ID: <87lfgzgz8v.fsf@BL-laptop> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200924_080126_050939_210CDDAC X-CRM114-Status: UNSURE ( 9.23 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [217.70.183.201 listed in wl.mailspike.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [217.70.183.201 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: 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 Hi, Here is the first pull request for arm for mvebu for v5.10. Gregory The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: Linux 5.9-rc1 (2020-08-16 13:04:57 -0700) are available in the Git repository at: git@gitolite.kernel.org:pub/scm/linux/kernel/git/gclement/mvebu tags/mvebu-arm-5.10-1 for you to fetch changes up to 399412cddd8cba0b9e8505d67d70103bb3b89c47: MAINTAINERS: switch mvebu tree to kernel.org (2020-09-24 10:21:50 +0200) ---------------------------------------------------------------- mvebu arm for 5.10 (part 1) Update MAINTAINER file: - add new 98DX3236 based boards - point new git repository for mvebu ---------------------------------------------------------------- Gregory CLEMENT (1): MAINTAINERS: switch mvebu tree to kernel.org Luka Kovacic (1): MAINTAINERS: Add an entry for MikroTik CRS3xx 98DX3236 boards MAINTAINERS | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-)