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 F085FC41513 for ; Fri, 13 Oct 2023 23:03:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232525AbjJMXDe (ORCPT ); Fri, 13 Oct 2023 19:03:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58674 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232384AbjJMXDd (ORCPT ); Fri, 13 Oct 2023 19:03:33 -0400 Received: from mail-vs1-xe32.google.com (mail-vs1-xe32.google.com [IPv6:2607:f8b0:4864:20::e32]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9A6D4B7 for ; Fri, 13 Oct 2023 16:03:31 -0700 (PDT) Received: by mail-vs1-xe32.google.com with SMTP id ada2fe7eead31-4576946ce96so1172542137.0 for ; Fri, 13 Oct 2023 16:03:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1697238210; x=1697843010; darn=vger.kernel.org; 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=rcn85z62MW6ga0naGLzuTjsyYsLiQwr0ThT4Anw3LQg=; b=BQsNjhkMDfJskhnmNfWzaus27gbDoaDZ9uSIIYaJCGO0RXPm3WooZ5HgabWmNIbOAK Mmkm/AbDjQVee3KVfu3/KBVYcimxsAJ2ZquZU4fwOFAPb+CUpX6Woxyofv0K1M8XmpVQ q7r+YLMa2d1KfTq9PKUoS/stmKNgPMLz0KX99i5N9u1twYjPQMzrznAVuOeRwVZiPB8I XbefDsEZYUOV9Zcgbx01MeO8LQRmiDI/6lngutx3wvWWgj+Sjx0CnHPsrnmrjbzhcnft Xop1tArTQHBIUoddJd/RiGT2VVK81Ad8BXc2yUzp1RDvYf/VNKSUo/EcTBrF08z6bqTY P3+g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697238210; x=1697843010; 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=rcn85z62MW6ga0naGLzuTjsyYsLiQwr0ThT4Anw3LQg=; b=OhHRsk+isEYvtQURyDKUjNPEd1R9LpCUU4SVyq2uHrQsdPFLRWYJiw7/5HBliHzxiG +t0jXriHvsk4+Jz+1qYMWlOdm5NQ2L5gdwTos2BfprwJsb4LqFbX4ychOQm19odyz2TU xeMErg7Z9ZZ1RHFC9MGkNLjz90XTzNSGglXRlC2aGnMPr+AiGmwmipLupp/JXAaQHLfw 1LSCfewtin2C27v6jrIvggFK8xVJkpToYYTws/PGGmLS8hmUS8FBzh6tPYzynq4lqivE iAWjSvy8+VXT/g6YLlx2VYPXqX80VE715t72LPlXOxxoOZIOYZTlkwh/qrkEF/Ki6ijc RFuQ== X-Gm-Message-State: AOJu0YwRNVTRCdtAbc37wVOA/VB5CYdGtX1RY2n+JfHxJcH+F2Urr8DQ qDGWoY7tfLlajQqfmmmA9dHbtCQF4KWlMvnmg6s= X-Google-Smtp-Source: AGHT+IESShPQpD+fP8oD44dOFdRAXvUyePnVcWCuKhsxWqQa7Q51s71AiV0cNscNwQFJMSB6GIsyvA== X-Received: by 2002:a67:ec53:0:b0:452:7617:a757 with SMTP id z19-20020a67ec53000000b004527617a757mr27797924vso.26.1697238210704; Fri, 13 Oct 2023 16:03:30 -0700 (PDT) Received: from fedora (072-189-067-006.res.spectrum.com. [72.189.67.6]) by smtp.gmail.com with ESMTPSA id c12-20020ab0694c000000b0078cc4e0d7e3sm551678uas.27.2023.10.13.16.03.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 13 Oct 2023 16:03:30 -0700 (PDT) Date: Fri, 13 Oct 2023 19:03:06 -0400 From: William Breathitt Gray To: Fabrice Gasnier Cc: lee@kernel.org, alexandre.torgue@foss.st.com, linux-iio@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 6/6] counter: stm32-timer-cnt: add support for events Message-ID: References: <20230922143920.3144249-1-fabrice.gasnier@foss.st.com> <20230922143920.3144249-7-fabrice.gasnier@foss.st.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="pxeJ7ygJWhyBF1Hz" Content-Disposition: inline In-Reply-To: <20230922143920.3144249-7-fabrice.gasnier@foss.st.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --pxeJ7ygJWhyBF1Hz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 22, 2023 at 04:39:20PM +0200, Fabrice Gasnier wrote: > Add support for capture and overflow events. Also add the related > validation and configuration. Captured counter value can be retrieved > through CCRx register. Register and enable interrupts to push events. >=20 > Acked-by: Lee Jones > Signed-off-by: Fabrice Gasnier Hi Fabrice, Please split the capture and overflow events code to their own patches. I think there will be some changes to this patch anyway due to the changes you'll make in the precursor patches, so I'll hold off until v3 to review. William Breathitt Gray --pxeJ7ygJWhyBF1Hz Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQSNN83d4NIlKPjon7a1SFbKvhIjKwUCZSnMqgAKCRC1SFbKvhIj K6CGAP9OtP4qcJ/aIPKgrEecjHFXVX6zX1mOr8ftEiECf8/tVAD/cjbV86RlHwaQ f/v03XJrz5ibiBFz53tKPk1+KnZ76AQ= =cWtK -----END PGP SIGNATURE----- --pxeJ7ygJWhyBF1Hz--