From patchwork Fri Oct 15 16:39:43 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 1541838 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=Oh7D41+W; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=none (no SPF record) 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=) Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (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 bilbo.ozlabs.org (Postfix) with ESMTPS id 4HWBpD60BCz9shx for ; Sat, 16 Oct 2021 03:40:20 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:Cc :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=kn9qJiCmllNs/FfYlVFj3T4R4iH4zmd2fMzxlUqUEfU=; b=Oh7D41+Wr4utQ4 lIPb24XtyDfVrqJWHIuTPisf01IYvc1AsqiVh0jneFR2MjHa1SlZPmVhiQB7yFajjeHmE/gcIR6YP gmlp/20yXk8R06VnzM0YuB08HE1ZZcdkDeKsCKsPblnOMyzajnMKaCOhmTXhnDmBRi3kKXBRkJx14 GALA4lWIEfKkm3z88D79RAdsqd/QV8o3Ei7XMHUlm4ObCzNtc9gn0njX8Sa/SWgZHSP5IFEhEdr4E nh3bewCi0OQHEDvqEdQcyuVVz4/GhsQq81H4BLnEdxU0d2cdM5fS78FKRY5opIllPNbelg0Llib4t 1G44dPWepZIf/zYF5yxw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mbQFU-00885P-Mu; Fri, 15 Oct 2021 16:40:00 +0000 Received: from relay8-d.mail.gandi.net ([217.70.183.201]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mbQFO-00883z-Ja for linux-arm-kernel@lists.infradead.org; Fri, 15 Oct 2021 16:39:56 +0000 Received: (Authenticated sender: gregory.clement@bootlin.com) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id 3790B1BF207; Fri, 15 Oct 2021 16:39:50 +0000 (UTC) From: Gregory CLEMENT To: Arnd Bergmann , Olof Johansson , , soc@kernel.org Cc: Andrew Lunn , Sebastian Hesselbarth , Subject: [GIT PULL] ARM: mvebu: defconfig for v5.16 (#1) Date: Fri, 15 Oct 2021 18:39:43 +0200 Message-ID: <871r4mmecw.fsf@BL-laptop> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211015_093954_821121_95B1F4A3 X-CRM114-Status: UNSURE ( 6.12 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hi, Here is the first pull request for defconfig for mvebu for v5.16. Gregory Content analysis details: (-0.7 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [217.70.183.201 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [217.70.183.201 listed in wl.mailspike.net] 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.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 defconfig for mvebu for v5.16. Gregory The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f: Linux 5.15-rc1 (2021-09-12 16:28:37 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-defconfig-5.16-1 for you to fetch changes up to 8d41453493c28d489aeec583fcf3f9d9f4ef0b9c: ARM: mvebu_v7_defconfig: rebuild default configuration (2021-10-13 16:37:12 +0200) ---------------------------------------------------------------- mvebu defconfig for 5.16 (part 1) Update defconfig and enable mtd physmap ---------------------------------------------------------------- Marcel Ziswiler (2): ARM: mvebu_v7_defconfig: enable mtd physmap ARM: mvebu_v7_defconfig: rebuild default configuration arch/arm/configs/mvebu_v7_defconfig | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-)