From patchwork Thu Feb 4 06:54:15 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 1435842 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; 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=TRLxyu7N; 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 4DWTnV2JZSz9sX5 for ; Thu, 4 Feb 2021 17:54:54 +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=BMRVc4SZnwGDcX74j4unFt6FGKChjQKtQTjOmOvti9c=; b=TRLxyu7NWpmudyB8/yv1DmJqZl Z/TQuAEx9rGg536gjkbJmYv0rftXfXYqUuL43MYcqYNXu9PfPGpuvJjOuZzpddJ7da2t6ezvivr0p ajZKHOji2t6yTBY2sjygD38dbM+O4xBAw2iKPZtXeFmctWeKH2yXax5wxnsTqZS+/rKk3UGwr5xQF GFDIny0410yno143Awz9ZiTvrBtUG6meqStfN4/XwMuoDw95PEWCpvZ9Hy1HwC7WqVQJ/+9qtoTkd XTz5yPSwdGqdqHAnpd/TKuqR0u66SNjLc2vPuUXBooJtJERoGRUfJ/JTbHKnjJie9rs5tN2BsA1/6 Mmdr/cKg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l7YX8-00020Q-8m; Thu, 04 Feb 2021 06:54:30 +0000 Received: from muru.com ([72.249.23.125]) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l7YX5-0001zp-DJ for linux-arm-kernel@lists.infradead.org; Thu, 04 Feb 2021 06:54:28 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id 0740780C5; Thu, 4 Feb 2021 06:54:34 +0000 (UTC) From: Tony Lindgren To: soc@kernel.org Subject: [GIT PULL] Defconfig changes for omaps for v5.12 Date: Thu, 4 Feb 2021 08:54:15 +0200 Message-Id: X-Mailer: git-send-email 2.30.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210204_015427_539090_512F4FEA X-CRM114-Status: UNSURE ( 7.24 ) 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 SPF_NONE SPF: sender does not publish an 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: Tony Lindgren , linux-omap@vger.kernel.org, arm@kernel.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org From: "Tony Lindgren" The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e: Linux 5.11-rc1 (2020-12-27 15:30:22 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.12/defconfig-signed for you to fetch changes up to 07bf01714f7f1db805ddaabba15251755e14b903: ARM: omap2plus_defconfig: Update for dropped options (2021-01-26 14:04:03 +0200) ---------------------------------------------------------------- Defconfig changes for omaps for v5.12 merge window Update for moved and dropped options to make creating patches against omap2plus_defconfig easier. ---------------------------------------------------------------- Tony Lindgren (2): ARM: omap2plus_defconfig: Update for moved options ARM: omap2plus_defconfig: Update for dropped options arch/arm/configs/omap2plus_defconfig | 23 +++++------------------ 1 file changed, 5 insertions(+), 18 deletions(-)