From patchwork Mon Apr 10 13:45:16 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: William Breathitt Gray X-Patchwork-Id: 13206376 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 84727C76196 for ; Mon, 10 Apr 2023 13:45:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229904AbjDJNph (ORCPT ); Mon, 10 Apr 2023 09:45:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38000 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229896AbjDJNpg (ORCPT ); Mon, 10 Apr 2023 09:45:36 -0400 Received: from mail-yb1-xb32.google.com (mail-yb1-xb32.google.com [IPv6:2607:f8b0:4864:20::b32]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A37A78A52 for ; Mon, 10 Apr 2023 06:45:24 -0700 (PDT) Received: by mail-yb1-xb32.google.com with SMTP id i20so8272357ybg.10 for ; Mon, 10 Apr 2023 06:45:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1681134323; x=1683726323; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=eD7AdRCE8zafC8jVXcCcW+Uty+9+QQrtzQ+INtx0vrg=; b=AL1x70kZJTpNU6R4rsQaY49ByF+m7ET7tPw6YclzijjPSsQxe87XY4nXBO1TptNkBf 4H8fS/KqVnonE2b5EeVcRD2jm1mK26TxIg+gMHs1Q8/X1Qw5udtVcAG5yBJk+1N8Pnnl kxk2lkI1lmRAEZVVd1GDczh8VrNrBfPnZqFctAozrmI7h4TE8Sl/gjo7qbHCLNUzsaUR sHRRbqj0wmDW12uoYAkGtB3+IVojoyw5QYuCj1BXARvZfRsuucR13HhJ2sWl/yRDzUCc WkYqB965ssk6CxdJdBGhF/Zm4ke1EMDJFNNitMrpNjqu3k6oAhYu/nLnQfVKrgP5YJTx t/Uw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681134323; x=1683726323; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=eD7AdRCE8zafC8jVXcCcW+Uty+9+QQrtzQ+INtx0vrg=; b=LpZamzALKdmi5+xPCElA8oJIR+0zYWyCGz7TWL1ExJHmGGCDolmTT+ivTywO/n3jER uXnw0cLCVIZjw0bu0LGBrVpdisguQum33OXbR5BMDgEgbV3IXCcAl1TjD5FtKRhs5vQe F2l5btUrZZNpQ2z4h+A+0yd3zBax5q2sWiG1P75Hs9xnSz4qQQqRSxA2gBTZ2C5ftWno cPRleyVVfihca3tcvA9NJNvkFSRdCHXGMhPMPk1a8+hI5jas0viQVADxfOtpryxWaUuR Gp5S563pM1IsdsDTvNWnKxoDYQ2ooS2gTUME97FJdTjjuZ7NYyfNLR+Ivf8pIC9aStOA AbIA== X-Gm-Message-State: AAQBX9cb0BL4SZzoSY5EyvEnP9sQKcEyxMlYCmRjIjwBowzniqJizzzG zBWp1XjSylMj+f4JK5Y1Ax6E1ueNemT2yiXT9FFh3Q== X-Google-Smtp-Source: AKy350bdO4uCyK22tYhLhGPfgkrumQX1i8mJNo1GoSxKl6A5Pc4FvBA9M+fMiI6yNtsDQxl8iyTYZA== X-Received: by 2002:a25:408b:0:b0:a27:3ecc:ffeb with SMTP id n133-20020a25408b000000b00a273eccffebmr12619041yba.18.1681134323600; Mon, 10 Apr 2023 06:45:23 -0700 (PDT) Received: from fedora.attlocal.net (69-109-179-158.lightspeed.dybhfl.sbcglobal.net. [69.109.179.158]) by smtp.gmail.com with ESMTPSA id o16-20020a256b50000000b00b8bda3b0cecsm2934966ybm.29.2023.04.10.06.45.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 10 Apr 2023 06:45:23 -0700 (PDT) From: William Breathitt Gray To: linux-iio@vger.kernel.org Cc: linux-kernel@vger.kernel.org, William Breathitt Gray Subject: [PATCH] counter: 104-quad-8: Remove reference in Kconfig to 25-bit counter value Date: Mon, 10 Apr 2023 09:45:16 -0400 Message-Id: <20230410134516.102886-1-william.gray@linaro.org> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org Support for 25-bit counter values was removed in commit 4aa3b75c7460 ("counter: 104-quad-8: Fix race condition between FLAG and CNTR reads"). Adjust the Kconfig description of CONFIG_104_QUAD_8 to remove reference of 25-bit counter values. Signed-off-by: William Breathitt Gray --- drivers/counter/Kconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) base-commit: 09a9639e56c01c7a00d6c0ca63f4c7c41abe075d diff --git a/drivers/counter/Kconfig b/drivers/counter/Kconfig index b5ba8fb02cf7..47494b3e9f9c 100644 --- a/drivers/counter/Kconfig +++ b/drivers/counter/Kconfig @@ -21,9 +21,9 @@ config 104_QUAD_8 encoder counter/interface device family (104-QUAD-8, 104-QUAD-4). A counter's respective error flag may be cleared by performing a write - operation on the respective count value attribute. Although the - 104-QUAD-8 counters have a 25-bit range, only the lower 24 bits may be - set, either directly or via the counter's preset attribute. + operation on the respective count value attribute. The 104-QUAD-8 + counters may be set either directly or via the counter's preset + attribute. The base port addresses for the devices may be configured via the base array module parameter. The interrupt line numbers for the devices may