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 5C4DBC433EF for ; Fri, 8 Apr 2022 18:04:16 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id C60D983DF5; Fri, 8 Apr 2022 20:03:40 +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="fY8+vVc9"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id DF09983DDC; Fri, 8 Apr 2022 20:03:23 +0200 (CEST) Received: from mail-qv1-xf2f.google.com (mail-qv1-xf2f.google.com [IPv6:2607:f8b0:4864:20::f2f]) (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 EBB8C83DDE for ; Fri, 8 Apr 2022 20:03:17 +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-qv1-xf2f.google.com with SMTP id hu11so8081261qvb.7 for ; Fri, 08 Apr 2022 11:03:17 -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=oF7M+NElyIDGLDXGpHl9zdeGSF9KR8BjuT94tC88kzw=; b=fY8+vVc9DfgbS5xY5rGZ6SasAB8LURwziLUf28d1/gCcotjquc1inP8skwFbTuGoxu PJDSfJdNgVmYSxSUawHESexT213DBrtwcaaKgj6P+q41qu23v+lCXteemJHPrXiGga7a zBycLKcz9PHhEazP2UbrTiKGUEKBy7jSLxwWc= 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=oF7M+NElyIDGLDXGpHl9zdeGSF9KR8BjuT94tC88kzw=; b=o6dF2yYmCFnbgJGaeaMfzRA4UgFW255di4JzYOruYXJYzvGJwOSBENKxOPSn++5JYN MmKgliCyi6sscZREoBYe4wd734mFSvZbiX9bDy9prl2BVu+61G46HJ2gziD2271CQFBs rgf4SbOEkrZ962nIQQLEh3OKFWsLt/l9S8tBfEfTEQ/cGjihW33M5nTAVHhDZ+f2l4Aj l5fbS8JKw9DXz+mhvGZ0uIYXbEafKfvNMuRFqHP2EUpwKiCVv4YAoe260drNEgDicYwL Tc7GYhXR726vGdrdmljDBYhr7YccbjGQMaf31dfJGKthLMlws4WgsfPmoW5aME/ZkOXS ZQMw== X-Gm-Message-State: AOAM53323vUHAy7mMRw/7EymdZd0c4SppvTbQ/GUH03I3Y7wQ6DB2diE zAEMQR6e8pkvdm2qgx+oP0u+Eh4vylI4Rw== X-Google-Smtp-Source: ABdhPJzrg1V8DPXytEwL8CCJX+gGBZbR74gMixnxg5ylhQTMc9dHuwVP7m+Slhc9U73yfGeIJ1jSvA== X-Received: by 2002:a05:6214:2528:b0:441:402c:178d with SMTP id gg8-20020a056214252800b00441402c178dmr17427541qvb.59.1649440996600; Fri, 08 Apr 2022 11:03:16 -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 h6-20020ac85e06000000b002e1e8a98abbsm18997721qtx.41.2022.04.08.11.03.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 08 Apr 2022 11:03:15 -0700 (PDT) Date: Fri, 8 Apr 2022 14:03:13 -0400 From: Tom Rini To: u-boot@lists.denx.de Cc: Kamil Lulko , Patrick Delaunay , Patrice Chotard , uboot-stm32@st-md-mailman.stormreply.com Subject: Re: [PATCH 09/25] stm32f429-discovery: Migrate CONFIG_*_LED out of CONFIG namespace Message-ID: <20220408180313.GL14282@bill-the-cat> References: <20220330220735.908616-1-trini@konsulko.com> <20220330220735.908616-9-trini@konsulko.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="J2dKNoLeXnWu5vox" Content-Disposition: inline In-Reply-To: <20220330220735.908616-9-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 --J2dKNoLeXnWu5vox Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 30, 2022 at 06:07:19PM -0400, Tom Rini wrote: > These values are only used in one file, reference them more directly. >=20 > Cc: Kamil Lulko > Cc: Patrick Delaunay > Cc: Patrice Chotard > Cc: uboot-stm32@st-md-mailman.stormreply.com > Signed-off-by: Tom Rini > Reviewed-by: Patrice Chotard Applied to u-boot/master, thanks! --=20 Tom --J2dKNoLeXnWu5vox Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmJQeOEACgkQFHw5/5Y0 tywnxgwAjki5+LrsyDRzrR4/6Q2KkoQ9O8YNKvv7V0MeZaydSuXqswP/iQ4/UQ3l 2Jgvr+MVDFZckV9UM/tERumSFcha54tiEKJkEv2e6gvPtlx9kM4SOjbTGXpp+uM/ v1L0yC6Tcegwv7GC2AI4PQKy9WVgKBJzUIQAInfRcUFxG/3L09oEFeOCiseWwBhS l4l2stntCYt76Xrd0bNKq5JRs3ZKrwLzLcKrbn7b0BQrNpsYYXPZ7C0I52lm4VVJ 0SzZniMmxEK/D5YOJMafmFKWsHI9dRdhdFNAzCa+0tkCgKto/FSzzbNlquX93pnP TUyuoGJuLCuaGPWYqdKj1Dc2sbdZmCSYs6lWXjVFRqWXsYPaGjoled7Xrde8ewES kyGKruo11zlf1ChP+aEcSmOz+0BV0m2tQnMA/e7rucmOYwnTbiOYxQN3iKxr0tMI FHxD6/OAyTwroUCsXU6eusE4sipS34HkgxSS48xVmdU78grPrWifqKoZaKcyDugq W07Ay4hH =F0qO -----END PGP SIGNATURE----- --J2dKNoLeXnWu5vox--