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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 32295EB64D7 for ; Tue, 20 Jun 2023 21:12:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230185AbjFTVMV (ORCPT ); Tue, 20 Jun 2023 17:12:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46586 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230183AbjFTVMU (ORCPT ); Tue, 20 Jun 2023 17:12:20 -0400 Received: from mail-ua1-x92d.google.com (mail-ua1-x92d.google.com [IPv6:2607:f8b0:4864:20::92d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F21F61987 for ; Tue, 20 Jun 2023 14:12:16 -0700 (PDT) Received: by mail-ua1-x92d.google.com with SMTP id a1e0cc1a2514c-786f7e1ea2fso1272563241.3 for ; Tue, 20 Jun 2023 14:12:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1687295536; x=1689887536; 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=aJopb8VA1/D5IZOn/wqbLMk8IC0K1ywAj5CnbTia8Q4=; b=bGzSqG/eJD+Lmz6iezEdxQ5trUo38U5xkNiY0PbVzcuIhuTlBPOFaxRF8myyfQBVEy lrci3tJHhzEa1bHRVr1tWpjaYPgVZxGg++G1qhDIGXT448Y2js4o1YGYDmzfvyEIlfyx zKkidlYu+EVQCKr7JYrNoVOuL9XlHko+olgLAHrbwdZrmdyZhArKp1IY5jLE2CFuXQlA DJ71DPcNpNbNQjBXC/3mhmxrUbc4t0smTOR6NyIwR3F9mOVQjjhunRjfcP73ZhYfeUD8 Vn2FlN7F1Xqx0j0rI6JHahiCACwZthtBuJ4qaHYOj6vFioVsM6LfaSdoblno22VruJkD UfIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687295536; x=1689887536; 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=aJopb8VA1/D5IZOn/wqbLMk8IC0K1ywAj5CnbTia8Q4=; b=hFgytAE3IY928QoxfwBwLxCkhtxU/572X2CRlKxmrNHDSPHy+2hcTwFfM5zW5lQ7ME fJz7HjD/uc1V0+sbJbyKqZt864XwwkjYmmkex1+PltcY8zfi/xM84ZMORsq+9SvKzTHN USwSiPboWD5uIsSLpXCljGGgmV+GhfjB7pahStOF6uVoM9MDlw/AYZtDNOpSiG0NJish PnaK1b4Y4NluvMc6L67Prx+ZMEJWRMKS48Fpe+V0kinwQb8OgZSEeqEwL8WEamOdUaPX itXIKmUbm80lGlOwWHg3pCdzfPoxciD6Y+JenW1/IRv2RB+hC3FQtbxGMV8RSOW3BFW4 Enqg== X-Gm-Message-State: AC+VfDzhfiRv5Ussm9CAjKsvDDJfI9mayCe/ZQX2fDB/xStpCMs1b7ie 2pOaiRr8JeUAU13uxwjwKDnQe4p3ihvGPYS3OUZmyw== X-Google-Smtp-Source: ACHHUZ6++vAJnMilyVeqgAWY+CY3TaGCKbukUm7qekdxxXQz//Bu4esTTZYpLckXu3qzU5zIJnU5qw== X-Received: by 2002:a67:fbc4:0:b0:43f:4779:49ce with SMTP id o4-20020a67fbc4000000b0043f477949cemr3249133vsr.3.1687295535956; Tue, 20 Jun 2023 14:12:15 -0700 (PDT) Received: from fedora (072-189-067-006.res.spectrum.com. [72.189.67.6]) by smtp.gmail.com with ESMTPSA id l15-20020ab053cf000000b0078cf32c7d3dsm415147uaa.12.2023.06.20.14.12.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 20 Jun 2023 14:12:15 -0700 (PDT) Date: Tue, 20 Jun 2023 17:12:13 -0400 From: William Breathitt Gray To: Randy Dunlap , Bartosz Golaszewski , Jonathan Cameron Cc: linux-iio@vger.kernel.org, Jarkko Nikula , Linus Walleij , Lars-Peter Clausen , linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, andy.shevchenko@gmail.com Subject: Re: [PATCH] counter: Fix menuconfig "Counter support" submenu entries disappearance Message-ID: References: <20230620170159.556788-1-william.gray@linaro.org> <4341aa87-c3b1-b0a4-4f82-c903c3085df3@infradead.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="A4eykhRWKS+hjpBE" Content-Disposition: inline In-Reply-To: <4341aa87-c3b1-b0a4-4f82-c903c3085df3@infradead.org> Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org --A4eykhRWKS+hjpBE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 20, 2023 at 02:00:37PM -0700, Randy Dunlap wrote: > Hi, >=20 > On 6/20/23 10:01, William Breathitt Gray wrote: > > The current placement of the I8254 Kconfig entry results in the > > disappearance of the "Counter support" submenu items in menuconfig. Move > > the I8254 above the menuconfig COUNTER entry to restore the intended > > submenu behavior. > >=20 > > Fixes: d428487471ba ("counter: i8254: Introduce the Intel 8254 interfac= e library module") > > Reported-by: Jarkko Nikula > > Closes: https://lore.kernel.org/all/32ddaa7b-53a8-d61f-d526-b545bd56133= 7@linux.intel.com/ > > Signed-off-by: William Breathitt Gray >=20 > Reviewed-by: Randy Dunlap >=20 > but why is I8254 here at all? Users cannot enable it > and nothing selects it. Is it a WIP? >=20 > Thanks. There are pending patches for two drivers to use it: 104-dio-48e[^1] and stx104[^2]. Those will be picked up in their respective subsystem trees (by Bart and Jonathan I presume). William Breathitt Gray [^1]: https://lore.kernel.org/all/dc4d0d5ca6ea28eda18815df114ecb21226cb345.= 1681665189.git.william.gray@linaro.org/ [^2]: https://lore.kernel.org/all/45d35b6f6e8d51df788b2bc85c456bfd45476b1a.= 1681665189.git.william.gray@linaro.org/ --A4eykhRWKS+hjpBE Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQSNN83d4NIlKPjon7a1SFbKvhIjKwUCZJIWLQAKCRC1SFbKvhIj K2MWAQDzsNnr/aAKHqCpA2oNej+hu4vXpjpf0WjWhm5mCEzCeAD/UkBzweb3tXlj dQODjvZU4WCWV4qi/bQHZASKZizYqwU= =CuWO -----END PGP SIGNATURE----- --A4eykhRWKS+hjpBE--