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 EE0DAC61DA4 for ; Fri, 3 Mar 2023 23:43:06 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 19E0A85DBD; Sat, 4 Mar 2023 00:41:28 +0100 (CET) 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="QSDFWwXb"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id B68F685DBA; Sat, 4 Mar 2023 00:41:25 +0100 (CET) Received: from mail-qt1-x82c.google.com (mail-qt1-x82c.google.com [IPv6:2607:f8b0:4864:20::82c]) (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 7A94685D79 for ; Sat, 4 Mar 2023 00:41:23 +0100 (CET) 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-qt1-x82c.google.com with SMTP id z6so4866008qtv.0 for ; Fri, 03 Mar 2023 15:41:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1677886882; 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=eWA2L6PQVmNrNzfGZCSVp0bGEBQSiyfu1Dz91zrgSjY=; b=QSDFWwXb8HQkiedTp0zFKd2DpX4sNfjrG7sWGtTGiiiSufujeo/7sGAbZbRB1T+3d4 JW53IdnvMAiUVzgTpCfghyjKzrXX7jV0Sg8q7jdDuASuY+4ewYbm1Ut8JGqOjih2/Rk3 LbIgsuO4axgh+P19YmpiRc1GzyuLfJ2sxzxEk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677886882; 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=eWA2L6PQVmNrNzfGZCSVp0bGEBQSiyfu1Dz91zrgSjY=; b=3TfT6TbO/RXwy39VmfNVKvk4e5Q2c+gyZkm1IMa8G5KaHe/ttZoInk0sJtsylDoXZz etuT6eHxkKgHGBuim6RbX6xLvFeF8A4xEUdB/e0GVWt3qKhUR0spuz8TQc3bNY81JYq0 hpdXgkPVnujLOKQIJjaiRFMpmsqpoOPI95rPMJpgQvxke+N+0J//G+BoPuSF1715xpb9 xREHvF+dYL9IUKFALIctbU522vtk01NytIZF5X4tUI8xyi7dDLhFlytLWAAxe7v+JOH5 X/HI/OGlRB1a7xippk4xBXRYyO4wWFlMBwgQCuLGFGvux+q7YIgkw+WJ057l2XKchOgs WIDw== X-Gm-Message-State: AO0yUKXGm6fFobpULngFCqraM5b7crporTgJN5Tz1OIcBUJMinL16z9u ju1elP0WOlI44LJbP+Gm6mD7vJxiwYPqbQNirulnFQ== X-Google-Smtp-Source: AK7set9ie4BMH3Y63I7E5CIN9uctkkLHvALW7JPuUX3KmA3Bp/W8FZtVoj6ndbYYX16ZiGt2FAMI5Q== X-Received: by 2002:ac8:5d8a:0:b0:3bf:a1f0:4bf with SMTP id d10-20020ac85d8a000000b003bfa1f004bfmr6194136qtx.56.1677886882362; Fri, 03 Mar 2023 15:41:22 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-0000-0000-0000-036b.res6.spectrum.com. [2603:6081:7b00:6400::36b]) by smtp.gmail.com with ESMTPSA id d1-20020ac85ac1000000b003b9e1d3a502sm2721084qtd.54.2023.03.03.15.41.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Mar 2023 15:41:22 -0800 (PST) Date: Fri, 3 Mar 2023 18:41:20 -0500 From: Tom Rini To: Simon Glass Cc: U-Boot Mailing List , Michael Trimarchi , Dario Binacchi Subject: Re: [PATCH v5 01/44] mtd: Drop unused kb9202_nand driver Message-ID: <20230303234120.GP968799@bill-the-cat> References: <20230222163425.2043934-1-sjg@chromium.org> <20230222163425.2043934-2-sjg@chromium.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="sxq16coREWKPiuSW" Content-Disposition: inline In-Reply-To: <20230222163425.2043934-2-sjg@chromium.org> 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.6 at phobos.denx.de X-Virus-Status: Clean --sxq16coREWKPiuSW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 22, 2023 at 09:33:42AM -0700, Simon Glass wrote: > This is not used since time out of mind. >=20 > Drop the driver and Kconfig option. >=20 > Signed-off-by: Simon Glass > Acked-by: Michael Trimarchi Applied to u-boot/next, thanks! --=20 Tom --sxq16coREWKPiuSW Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmQChaAACgkQFHw5/5Y0 tyw+mwv9HZl7QjRSdTI9PUcLzE5/f82q36Xfb99exHsjL5JpdP6fK+eYAzkw2+87 Ov0cEyIaFUCZ83jTYz4y7BR5hRyl43NDo4cqrZ6sQt/KcSzOJp/Fc693uXLJ9lKv sergEFEQfLu1gbj4jm4XLxsGLxeAEYq4gGrVOEy4JNA9354w5Af5lGucld0aArt8 XmpBLtSY12JehvAR3RgMfEyVAmXtUR9SFjZCkkxxllSC6wML/AvCpL+FQD2Z+w9u b3ll/VlvtsKnQX7/XdKgmV+Rc43zjaLE6aLWWveOtVNMP+KWb24aFwTsnbGyH15C ZMNUNdTOYtKeQVm3ZeaWWEn+3d4sgoKKfhKNTbEb6yX4Dkg6ebkZc9AWGMhXbdVJ qz2/yD96YGyMC5HCikj+BvIfdKwP4rMrbr0V1EG0TfsoX0cyQouhzGxyHPx9i+sK +RAMyDt5OItFCXQ6t25oJGYr94byjATi6Wgd98uV9mGYSgNqBO+ItDMyGB4w9Uq8 /PrJ+sxw =5AuA -----END PGP SIGNATURE----- --sxq16coREWKPiuSW--