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 DF7A6C001E0 for ; Thu, 27 Jul 2023 14:29:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231663AbjG0O27 (ORCPT ); Thu, 27 Jul 2023 10:28:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59300 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233761AbjG0O24 (ORCPT ); Thu, 27 Jul 2023 10:28:56 -0400 Received: from mail-vk1-xa2e.google.com (mail-vk1-xa2e.google.com [IPv6:2607:f8b0:4864:20::a2e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 86D912D42 for ; Thu, 27 Jul 2023 07:28:52 -0700 (PDT) Received: by mail-vk1-xa2e.google.com with SMTP id 71dfb90a1353d-4865e927e1cso391438e0c.2 for ; Thu, 27 Jul 2023 07:28:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1690468131; x=1691072931; 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=YC7SY/+bNunb7hgJZCzTcmNXxqMMEhbQF6xRKuKDNpw=; b=ZacN3JOxZQux+J+m5sF+n2TETtwlCk755+CC461ARtVyy7JZczhgMj6DBa8h2ynElW PQlT37UW89S/5WfB5+RsgomeM1TeErPtq510yhfDzwmiCqwKU2RgUjauvhzV0/KQZn97 k+X8HNy8mcwu0J7LNa268TYEZN+A7OBDARuZ87T0vnfNj9KqyPso0NPvMADjbgtJChTI 0NFTIQjSxenk7Dd26U4ny9j3KwXyeRCvboTqkO2VfWRwdw/r5vZEXuf32HDK5BHqxkye oYcqhMqHjN+7PCFFZ/P0h6bimfOPI5s7wBVIPIMUIZPcEvPudNG5bKmkbUi/l91ACdUT Cjaw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690468131; x=1691072931; 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=YC7SY/+bNunb7hgJZCzTcmNXxqMMEhbQF6xRKuKDNpw=; b=T10zMPIC05Qs3PETbOIRkG5/b38UqCTcNNhTiTYzWqhJfPNVBO0mInVEcJLBtzP3Vy SVqbvujMvl/RWhNLupAPafbEdxE3xVzbiPK6TcURxkAg+UjKDmrEbKQPfkcqM1SgL8oq R/E8D2PKjqZQzShW5zwZ4P25Yqtr3g6DX5gXsQwPQ5QFgg1UMbrQNELGLwJq26h6+qaT 1f56kSnQwG/YbwSesTZ6ylvQIGYkrAYgGSuevRsC434NaSiCmleFnRyLe1VVWNX3nS93 WMgDOysHi93f6SwKJE/5gRQd5ljq3Rev4tnjKFpN5hc+CgQlR8zODSGDlYfUFHm4dRKa tL/A== X-Gm-Message-State: ABy/qLaKwjhMsMyIBo4qOvmqhUOB1VsyMqm/dwGuXKIvarmdk03A7aSg XYaBG3P9BqLkQRiUNhYfL/R5eQ== X-Google-Smtp-Source: APBJJlGlI6fOTKslVHoebjSJJi2OoMt6X2OGoqQHHH4TcWdKra0BlzdXqCTvdkwM+Px4Dr1KGF26pQ== X-Received: by 2002:a1f:4985:0:b0:47e:8a9:478c with SMTP id w127-20020a1f4985000000b0047e08a9478cmr1291481vka.16.1690468131542; Thu, 27 Jul 2023 07:28:51 -0700 (PDT) Received: from fedora (072-189-067-006.res.spectrum.com. [72.189.67.6]) by smtp.gmail.com with ESMTPSA id e4-20020ac5c984000000b00483e3d330ccsm231367vkm.22.2023.07.27.07.28.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 27 Jul 2023 07:28:50 -0700 (PDT) Date: Thu, 27 Jul 2023 10:28:48 -0400 From: William Breathitt Gray To: Jonathan Cameron Cc: Bartosz Golaszewski , Linus Walleij , Lars-Peter Clausen , linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org Subject: Re: [RESEND PATCH 2/2] iio: addac: stx104: Add 8254 Counter/Timer support Message-ID: References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="0ipNoh1Dp7smmM10" Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --0ipNoh1Dp7smmM10 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 20, 2023 at 02:49:44PM -0400, William Breathitt Gray wrote: > The STX104 features an 8254 Counter/Timer chip providing three > counter/timers which can be used for frequency measurement, frequency > output, pulse width modulation, pulse width measurement, event count, > etc. The STX104 provides a register bank selection to bank select > between the 8254 Bank and the Indexed Register Array Bank; the Indexed > Register Array is not utilized by this driver, so the 8254 Bank is > selected unconditionally. >=20 > Signed-off-by: William Breathitt Gray Apologies Jonathan, I forgot to add you to the address list when I sent this patchset. If you would like me to resend it again to you, just let me know. William Breathitt Gray --0ipNoh1Dp7smmM10 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQSNN83d4NIlKPjon7a1SFbKvhIjKwUCZMJ/IAAKCRC1SFbKvhIj K4CjAQDCDv+EPWCIvfvuWN+0W5AQ/F8cDITZTFB1k0Jqy5wFiwD/dWrL1Y38fbUi 7OJU7kfST2YfGdABMarQlTZzviYwigU= =u6KE -----END PGP SIGNATURE----- --0ipNoh1Dp7smmM10--