From patchwork Mon Oct 5 13:02:23 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 1376766 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=u/KEzKYQ; 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 4C4gkN6SBCz9sVl for ; Tue, 6 Oct 2020 00:02:52 +1100 (AEDT) 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=u5EMKCzCKRIL2D9WeLmnkDhZYsFefiKimWvPSf4rkQw=; b=u/KEzKYQPA9+iyOgPie2Zh9Aw8 OXgloxbEReBiVC4dGT0MmE8En4b+oHtrcThN2uBzsYWp9m5t1E2OF45LpGGWoel29X8/5n1uDOfiG gxwn0tmM+tin0FSQuy/kvrvpFIErgYFyF54rbP2GmxL6j+0ezgjAicdr4uGDE4bX5z1p88honK4ib +XcWeo2MRNrBPyW8g9A62CJjjLoNx/9ssDypP2T8Ou3sY85Niz9HCsO1BqywUKcz02ALlN1wFmsSP Uo5YcdcmgAQ/TfG67kplPBZfvriI68UbE5gGwcRJP8fz2Ob+7iuDmwCg6nF6yPSChEu02lhkATaFP d7QXdjwQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kPQ8O-0006OP-TF; Mon, 05 Oct 2020 13:02:32 +0000 Received: from relay9-d.mail.gandi.net ([217.70.183.199]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kPQ8K-0006N4-H7 for linux-arm-kernel@lists.infradead.org; Mon, 05 Oct 2020 13:02:29 +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 relay9-d.mail.gandi.net (Postfix) with ESMTPSA id E403EFF810; Mon, 5 Oct 2020 13:02:23 +0000 (UTC) From: Gregory CLEMENT To: Arnd Bergmann , Olof Johansson , , soc@kernel.org Subject: [GIT PULL v2] ARM: mvebu: arm for v5.10 (#1) Date: Mon, 05 Oct 2020 15:02:23 +0200 Message-ID: <87pn5wesgw.fsf@BL-laptop> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201005_090228_690469_A1CC4FF8 X-CRM114-Status: GOOD ( 10.73 ) 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 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 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 second try of 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://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git 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(-)