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 01B54C433F5 for ; Fri, 8 Apr 2022 18:04:27 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 4F68283DDE; Fri, 8 Apr 2022 20:03:43 +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="PUdCvPyN"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 6B54883DDF; Fri, 8 Apr 2022 20:03:27 +0200 (CEST) Received: from mail-qt1-x82f.google.com (mail-qt1-x82f.google.com [IPv6:2607:f8b0:4864:20::82f]) (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 E738D83DA4 for ; Fri, 8 Apr 2022 20:03: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=trini@konsulko.com Received: by mail-qt1-x82f.google.com with SMTP id t2so11240533qtw.9 for ; Fri, 08 Apr 2022 11:03:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=e9g8WTT1zu4Xd3w2eglnuqVjJ9t34bz0RCnAC4uvjGo=; b=PUdCvPyNBZCEpmrnBDdwc5xzGS88Y7xBSy2ugYcrNxqd+b/yezXV991eO425S7vEUS 05EB37daj9WwRFncIxFc2P46TEYacGtwxZSY9UpBd9iEwotkkcfXDM85tzeMMOPvPdOI rSECBlwtmGDfuXpwhr7AxY93Qysh4pegw3l+Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=e9g8WTT1zu4Xd3w2eglnuqVjJ9t34bz0RCnAC4uvjGo=; b=ruP7oxWapdxaW7xm1AcsTsWJVghrQEAX5uUwLJMTUSDvQEqyrrxHGcU7pDBTqjUDr7 xGOmRuwDECOh8tzCawia3D2Zg43ZYLST7S6gCgPuxYriJ1KBB2c0zDV9vZiOyuQP5mu4 RV2qTNgxnww2wvX0E62F7BTFadETKHeJfLXedyiJlaRIpa47P8ovzz+KeeZgkWCct2OQ uuir80D+K9EWuAPHLbUVsQZ7g8o1HXeD2hgxfyuA6B4wEjmJrGO1kamrrodKqNV6RpoK Tu6wI76J6bkXDR/C/KN9oh0GzQa3kYYP/f27OqTTul5bx/KGehRE6R3YZc8PEYcQpkma AHnA== X-Gm-Message-State: AOAM5322sclXaRhIpg1Y+KfU68SMf3RW6Mts4G4t7hwvtYcqzjg/ZJjo QmoVlF8l5CUVYHjZzGkNYWDOLfDzO5e80Q== X-Google-Smtp-Source: ABdhPJyIMCtbtxVnn69HICvzLDAzEfcwXJ/79oqp2ZKwnUwoKOgCTW+ewkYWG4f8qLLZuZpQ14KYvw== X-Received: by 2002:a05:622a:1648:b0:2e2:611:67c3 with SMTP id y8-20020a05622a164800b002e2061167c3mr17129200qtj.660.1649441001381; Fri, 08 Apr 2022 11:03:21 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id 15-20020a37060f000000b0069bef920c05sm684112qkg.70.2022.04.08.11.03.20 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 08 Apr 2022 11:03:20 -0700 (PDT) Date: Fri, 8 Apr 2022 14:03:19 -0400 From: Tom Rini To: u-boot@lists.denx.de Subject: Re: [PATCH 10/25] at91: Remove unused LED code Message-ID: <20220408180319.GM14282@bill-the-cat> References: <20220330220735.908616-1-trini@konsulko.com> <20220330220735.908616-10-trini@konsulko.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="qnnAaaMsXgirVbdt" Content-Disposition: inline In-Reply-To: <20220330220735.908616-10-trini@konsulko.com> 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.5 at phobos.denx.de X-Virus-Status: Clean --qnnAaaMsXgirVbdt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 30, 2022 at 06:07:20PM -0400, Tom Rini wrote: > These LED files (and CONFIG values) are unused today, remove the code in > question. >=20 > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! --=20 Tom --qnnAaaMsXgirVbdt Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmJQeOYACgkQFHw5/5Y0 tyxjOAv/SVVbPWypMLHdUOXby2stjyp13Z6F0hXMZVa4W9rvPlZ1xIuKL80JTeeY FAJw0NAOV5wTyybzvc8c5sBnqZfU5sSQqnP04oNVa62ca32fVYj/Vm0q3GVQWifb 9fA90+yzRz5HisxxlUyrddqPpdQjTiDjGw3fLx34LdLeivbHCmH7Bb2vuXl0wjwa Ndu9tqaoaQH9LGTYn6hpVQExMyyU56kDHBY13aWSdc2PgmTvuvaiZadhpNTzo97x J5Vei6jnQL/1r0xsouu8CBi34X/yHnSmLhyxVBqXzoTEZZ7hYlBVmmmSGATXRc+c 3Q+MU6LQxvsA5NaDYS0hbeGRL0L6qSn6fwwc8TLYfhBuZVtBGIiW66sZEDdvbd3K k5hBoCrqP0JMdJIgC+sbw1Vegg2SZGbn3Nn6ODecqRPnkNUszn2ydzDrmE/ZnXku Z0Qq1k+YgefvPOk6hI8hGdOxIoZYWPANOcx25KUNFZQiA5IEaMoHkjwDH0CxOFrA Iz/5BGG+ =zO+C -----END PGP SIGNATURE----- --qnnAaaMsXgirVbdt--