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 E04ACECAAA1 for ; Thu, 15 Sep 2022 14:04:01 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id CF64784BAA; Thu, 15 Sep 2022 16:03:18 +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="XlWt0M2q"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id D289584B3C; Thu, 15 Sep 2022 16:03:16 +0200 (CEST) Received: from mail-qk1-x735.google.com (mail-qk1-x735.google.com [IPv6:2607:f8b0:4864:20::735]) (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 22F2284B9C for ; Thu, 15 Sep 2022 16:03:14 +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-x735.google.com with SMTP id h28so13289037qka.0 for ; Thu, 15 Sep 2022 07:03:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date; bh=+xGzH+MzZIgMOpzX70OYFNtkJCJjreoWGKLVvaMUFEI=; b=XlWt0M2qDVntUAN0B3iq7YWQmeHU7nKVqj1i9LyrC4JhOfP38n0+UB9IeKjRiupQG6 e/gPpqp/c/s4EJYVoRQgnwAezt5uz+FT46/2sKpCQXidG7m9aL1VD+8HbEKMPZpuMSA4 RXOukmNgUYLXHocvKKPAWNEUtbgwrK9bdzs0E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=+xGzH+MzZIgMOpzX70OYFNtkJCJjreoWGKLVvaMUFEI=; b=jCX2xKz6x0/gOusMp9ZFl6nP8j19h4/XsgQEHoE0Eiv3JcLXzvqRZzgVZPj5JmTB7A vT8qIllNpfCV0egTPqDQuP9h8jXadEx/+uO9vQUII1+AMSzMjEm4rIPc/gOZIv+c+f67 JragltsQANzJNnRCGR2E2SKMbhkd4aaXQSoLcWiBL9S85kKFsChohTom0ocEuTWzAav8 OYMuJvFpf+/eaHD7i0RQh6jaLCzEvVER9Qudx4xTj2Mx9LysYqSBlFVMfTii/JKNdkMx /5zpfes2qUFMUwEFIkV4PdWu2jXZrkCA43jIAIqyxEuF8S2tGraJDGESOfAETo9RYYfF indA== X-Gm-Message-State: ACrzQf1JMvkjvMDeXq90TEJa5J0mRd5IrlhWsAsQgX+BAQwbI738UIRx 0sjJjVr7ZSdbK7NIrKc1jppMCQ== X-Google-Smtp-Source: AMsMyM4B3vXDGTtIl6u98/Z/98lF38Xxh58WAIR34UJ9/Twagur1B/s85e4GG0iNPLvxSV2Ur/Yx8A== X-Received: by 2002:a05:620a:4554:b0:6ce:4e75:fa2a with SMTP id u20-20020a05620a455400b006ce4e75fa2amr99398qkp.281.1663250592532; Thu, 15 Sep 2022 07:03:12 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-6011-212c-4988-e1af.res6.spectrum.com. [2603:6081:7b00:6400:6011:212c:4988:e1af]) by smtp.gmail.com with ESMTPSA id u5-20020a05620a0c4500b006c73c3d288esm4124479qki.131.2022.09.15.07.03.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 15 Sep 2022 07:03:11 -0700 (PDT) Date: Thu, 15 Sep 2022 10:03:09 -0400 From: Tom Rini To: Patrice Chotard Cc: u-boot@lists.denx.de, Patrick DELAUNAY , U-Boot STM32 , Simon Glass , Andrew Jeffery , Eddie James , Heinrich Schuchardt , Samuel Holland Subject: Re: [PATCH v3 2/4] gpio: Fix pin's status display for pin with GPIOF_UNUSED function Message-ID: <20220915140309.GK6993@bill-the-cat> References: <20220830120914.2329522-1-patrice.chotard@foss.st.com> <20220830120914.2329522-3-patrice.chotard@foss.st.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="JAtnJwvplI04zgov" Content-Disposition: inline In-Reply-To: <20220830120914.2329522-3-patrice.chotard@foss.st.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.6 at phobos.denx.de X-Virus-Status: Clean --JAtnJwvplI04zgov Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 30, 2022 at 02:09:12PM +0200, Patrice Chotard wrote: > Even pin with GPIOF_UNUSED function can have a label. > The criteria to add or not a space character is linked to label not to > the used/unused status. >=20 > Signed-off-by: Patrice Chotard > Reviewed-by: Simon Glass > Reviewed-by: Patrick Delaunay Applied to u-boot/next, thanks! --=20 Tom --JAtnJwvplI04zgov Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmMjMJ0ACgkQFHw5/5Y0 tywBwAv8Coyv+cozU9o0CRfFbi5NI1AZMBx8Nmwfi0jg6c4vrsnKKuEYJZN1/cIY 7P6WMRs563Z39xYJ9afh8zGx7y8nLdoDFGMrpjLgJzVY/QOZ0utAeBcfUnzzmZRE cGLTqn1KhnTLBoDvqnrK0+/mrKgEQWZqrZo+NQqpDJK6KuxZ/Tc6aRMU8sL5fj0c LcSWvprS2ppsHQ9HTcWdOvT92TloqUWU+PjS/uoRHfTpUo6tTHt+YyJJHSWjz2RV ENs/Zwzu4ENSssLaxRQzWJESgPzsUIWycMBZc8gw7l9OxoJlDMwWC0d1u9mhiBbz E1Dk+hZ70ZsJhqHbwRIizlvYpJI91cWC/4fka6CMKpzv0du4QZs9SETPR+MHBdsn 7jy/KRpLPC3YBclku4lVA1K9Oei45gZpgXFOG+1czo2GRgEPDYlAVjxbHFz+zISV LsIewxrEqtsyQwEAR0EOCkbmQ2EGOjzgBml3mlU8STrH+3bqnQIVXbRQ5woX815L oa5Y0I0B =R+99 -----END PGP SIGNATURE----- --JAtnJwvplI04zgov--