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 0E736C433EF for ; Fri, 8 Apr 2022 18:04:06 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 64E7883DED; Fri, 8 Apr 2022 20:03:27 +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="Xqnz3WUo"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 1946583DD3; Fri, 8 Apr 2022 20:03:16 +0200 (CEST) Received: from mail-qk1-x730.google.com (mail-qk1-x730.google.com [IPv6:2607:f8b0:4864:20::730]) (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 ACC2283DCC for ; Fri, 8 Apr 2022 20:03:12 +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-qk1-x730.google.com with SMTP id v13so5442601qkv.3 for ; Fri, 08 Apr 2022 11:03:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=X1rw7tia0rSxytMN17JEKBr1J9JqH3uI2uOtmUTDL8o=; b=Xqnz3WUoT83p0wjB4P0kSOvBxD0YDRTAPb59bdYq12XHOhie+D23EwORxEqZye3grI I8FKbDRDu8G+uq2nepNduNlhRcE8wBZchSVQwqtAJLPhNEHujG27g3C+BQ3XBjiOG+ih pbs1Sgcnh0HAP6xI8zSRa7KqV+HoIfgdQJXXQ= 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:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=X1rw7tia0rSxytMN17JEKBr1J9JqH3uI2uOtmUTDL8o=; b=ZNDQJefeG3jFAHzGnoOq31TbNUwwjuarpJc/o7DM87hjhfi6i4gizYZdyODL5f/A5n uY+I0beFC5WAZMZl17aXiY6+yJkib4jFyrOQTyEH6bPfQ1Ps1T74s9dpKLIv0HSsYAll 0SE/E89r/xXTTHpu6jPgM3sBDVIkZO5FZYI4OGfEJbiHbzI54czH7u2RVA/mP32SnJYm F6Pz7Z1uVMNUDU5C4nSuOiIuLNltFDg1Wakl93flhTlTOi9xvDLzdLkY8FOeDfyLIgba LOhG7gsjNjht3Ygk7eOyTZ/W18ZCW5tt2T5+MtaOXfbGBAX9PyED0PEfcxQ6JNPg7vEd O7SQ== X-Gm-Message-State: AOAM530og3va2UrPE4jQY2r8zleCiPfOgKTr/bvlf2wwdWuhdol17iGe OuQswSKZB6Ct6wtT7+Xw6ogH81Bf5uaTvA== X-Google-Smtp-Source: ABdhPJzwuyiLY76H8Z/kHPFTfRrM9komqFSkFqONWrGlXAq2Hx5u5R2qWjnIETlbxFi5yzxK28kcPw== X-Received: by 2002:a05:620a:f98:b0:648:a980:5161 with SMTP id b24-20020a05620a0f9800b00648a9805161mr13778624qkn.545.1649440991314; Fri, 08 Apr 2022 11:03:11 -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 131-20020a370c89000000b0069b14d0aaf7sm1947062qkm.71.2022.04.08.11.03.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 08 Apr 2022 11:03:10 -0700 (PDT) Date: Fri, 8 Apr 2022 14:03:08 -0400 From: Tom Rini To: u-boot@lists.denx.de Cc: Heiko Schocher Subject: Re: [PATCH 08/25] corvus: Migrate CONFIG_*_LED out of CONFIG namespace Message-ID: <20220408180308.GK14282@bill-the-cat> References: <20220330220735.908616-1-trini@konsulko.com> <20220330220735.908616-8-trini@konsulko.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="0GOR9GHaTNlY+Vmq" Content-Disposition: inline In-Reply-To: <20220330220735.908616-8-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 --0GOR9GHaTNlY+Vmq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 30, 2022 at 06:07:18PM -0400, Tom Rini wrote: > This code is only used on the corvus platform, so migrate the LED on/off > code to this platform and remove it from the CONFIG namespace. In > theory, this should likely be moved to the modern GPIO LED driver as a > further cleanup. >=20 > Cc: Heiko Schocher > Signed-off-by: Tom Rini > Reviewed-by: Heiko Schocher Applied to u-boot/master, thanks! --=20 Tom --0GOR9GHaTNlY+Vmq Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmJQeNwACgkQFHw5/5Y0 tyzH8wv/ZWBa6RMBQhuDPtusg42lYLtEA64HJJqsvqSowNUzFlIkmz9ouixHrWWk upD/ZVvFV78JVjU9QyttFokfFxrFbGnaka07BSDzJNoNLlnYybXWwD22CP3YMeVK DwOtq2YY3XWfbeKpK3I4IGv1IZrL7lu/aTsp2sysx6Q4Kugmh1Q7tueHUkB5BJ/V F03pHK3vQSHtufxGqCHA5xO6p3AUZ0kHrIryqGOEVLIjp1nnqf7MXtVk6BKYntCK Hd9H7enxUsAI5WQzLiSI+sMsVwQ0ElXrcuD1ntwkKCkeBaw1BBfSQuv6SrFfVW1B T9wTHnvhLUprpgl++0kNN+CfJpG2TYIgn6pSASw6fH92nSQRaVHF6SpKaP1utSDy Vr+u0PMVezQAPHR3tNHRfhvuPNd9k3zH34DgdAGwBtQWClZvCLhMazgMljp5iWIf 0X1uT6i0r3/vzjf/7Mr+wOkigUqhDu/JWb9/+Kzu9/fkJNs8hq8PJL7b1MLDfT58 60iaYVbk =k7iF -----END PGP SIGNATURE----- --0GOR9GHaTNlY+Vmq--