From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 22EEDC6FD18 for ; Thu, 30 Mar 2023 01:59:50 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 602B9860C2; Thu, 30 Mar 2023 03:59:22 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="buUi79bS"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 6495185E45; Thu, 30 Mar 2023 03:54:59 +0200 (CEST) Received: from mail-yw1-x112f.google.com (mail-yw1-x112f.google.com [IPv6:2607:f8b0:4864:20::112f]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id BE3E885844 for ; Thu, 30 Mar 2023 03:54:54 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-yw1-x112f.google.com with SMTP id 00721157ae682-54601d90118so172887957b3.12 for ; Wed, 29 Mar 2023 18:54:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1680141293; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=oSNUtzildo7DmlCH75BAWgcQMWRD/Mk4DxWhD0o0DgE=; b=buUi79bSEUiZXAgpjvadAEk702ic/45s40yUSTI9dE4qGHMvD8Rr2lAJBUUjwvStM/ f8EToen1Ij+Ji+37yAiOgHaouPYrgSLCeKuLRQcyK+AqtdOD73g/aicjabWqttbDv9yF A01fHVhbsEc4RColz3+FjVmZmVsuGl7eRqC5M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680141293; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=oSNUtzildo7DmlCH75BAWgcQMWRD/Mk4DxWhD0o0DgE=; b=z9j5w4YYclHLZmmtV+BoWl6SIEfKi0kc5yZiqewsaPzgxX1oISo4WR7wVzj/en1MVo wupbRq6CqLyf03zWHinHitPCtAcbi4BPLg/StP76oxLNiGKwNy7IYEjBfgkQwLxQLdzM K1PQY3yQSD/K5daBG5vU06Y/WutqBAzj7psbJb6HFkuH3aBkNOUTZRbTm0rkaJODSm0v q7VtWLdyIFUcFOBHWHIuFQAjYJ1T9L6VDTUeED6wJHCXYRZ18W0j1xqzMOdmMbyMf/ht vtPSHvPF4XUWZFtAPlnDFN40QXiVjGRksVzJUpkyJYR2OmJUfPMjwRhCp07PJLqUmo8b X6Bw== X-Gm-Message-State: AAQBX9dOxsS640mLojfDlCr4XnOPQgsfQoTGBH591BaEZp6lMHbRpcKL mDgPo8fROIJCSX7XJxVG15zBT0Rp+Qt2WokHG8aNrA== X-Google-Smtp-Source: AKy350bWuGY/AXDF7kFyoBSlqE9ScSvYBQxzv9qnOfHXwxrggxhArOivRYbL2nbVPvwqiirnGbzlhQ== X-Received: by 2002:a81:92d6:0:b0:542:7d6d:498a with SMTP id j205-20020a8192d6000000b005427d6d498amr4414382ywg.23.1680141293475; Wed, 29 Mar 2023 18:54:53 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-3b93-b60b-c6f7-8d57.res6.spectrum.com. [2603:6081:7b00:6400:3b93:b60b:c6f7:8d57]) by smtp.gmail.com with ESMTPSA id i21-20020a81be15000000b00545a0818479sm3274206ywn.9.2023.03.29.18.54.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 29 Mar 2023 18:54:53 -0700 (PDT) Date: Wed, 29 Mar 2023 21:54:51 -0400 From: Tom Rini To: Christophe Leroy Cc: u-boot@lists.denx.de Subject: Re: [PATCH 2/2] mpc83xx: Remove CONFIG_SYS_GPIO{1/2}_PRELIM and related Message-ID: <20230330015451.GV6083@bill-the-cat> References: <4ce17572797cedef2485e4c33885bbb8fa651814.1678832669.git.christophe.leroy@csgroup.eu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Wy9JeqGrSVwsi2if" Content-Disposition: inline In-Reply-To: <4ce17572797cedef2485e4c33885bbb8fa651814.1678832669.git.christophe.leroy@csgroup.eu> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean --Wy9JeqGrSVwsi2if Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 14, 2023 at 11:24:45PM +0100, Christophe Leroy wrote: > Last use of CONFIG_SYS_GPIO1_PRELIM was removed by > commit fae2ea5951 ("ppc: Remove MPC8349EMDS board and ARCH_MPC8349 > support"). >=20 > Last use of CONFIG_SYS_GPIO2_PRELIM was removed even before by > commit 6843862342 ("ppc: Remove caddy2 / vme8349 boards") >=20 > Those two items were removed from whitelist by > commit 8cca60a2cb ("Kconfig: Remove some symbols from the whitelist") >=20 > Signed-off-by: Christophe Leroy > Fixes: fae2ea5951 ("ppc: Remove MPC8349EMDS board and ARCH_MPC8349 suppor= t") Applied to u-boot/next, thanks! --=20 Tom --Wy9JeqGrSVwsi2if Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmQk6+sACgkQFHw5/5Y0 tyztGAwAiM1gPmntB78tPL45rtcl+dcvo+Vq7w+Ok9TtuJx9rNeW9rTn1QmEX2uj NiRf1b8dk0QJP5ZMnl+Jm7lqYfiKb2rqvnZ+SBg8xsSZeQ4r6w5e0ZfkjSqVfd7/ 0NK+YsAzj+tYTrzr/FRcWQxVtXoDFyht5/O3EOnyiLTAw2AjUFFXmyFSnCvUCYyv fRwm34mtcK9a2AZnnZVCqg47Aifr5xZgZ0Rb+djZW8boZccuUI28yv6MQP1+xd+/ +P5vd9LuVjXbEmba2StvK3i/aMBZrPOeh78YU4d4vxKvCSkvSjBVgZXmtm3JXB9R 0hqipUoBXvAmv+1dZkGijtIgHG8+B5kPBKqL1TMzKqz96eWaO1BJgF3vIDrt0Zys HsYS62orNLmf9tfaUiYwcs5dRBlBAJQmyRI32Buz81J/WTPhB0WC/QWCuMWKEVK/ SDiUGLxyn2nXF3/kSOLrfE2KRLnHCO4OGUEcqVdf5B2Zdzkx9v9pPgABHy8S67nh WVo6XPTf =yFdw -----END PGP SIGNATURE----- --Wy9JeqGrSVwsi2if--