From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ua1-f43.google.com (mail-ua1-f43.google.com [209.85.222.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E956E13FFC for ; Mon, 8 Jan 2024 16:34:57 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linaro.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="dSDcafJg" Received: by mail-ua1-f43.google.com with SMTP id a1e0cc1a2514c-7cc0d31fd85so461075241.1 for ; Mon, 08 Jan 2024 08:34:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1704731697; x=1705336497; 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=Aaeb09tWE1K+nwOrTBr/Ka6fbm31sgc04gxFPmYXCe4=; b=dSDcafJgdh6UvHr8xZ/7oaLibyPvUBDAsV4FJRLYtaWkabgBNhU2CL1mDzdbz5fcRM qTXC36McWHrFo3yKwl0Cd5ElStW4bY3pozacHH30Em0PwHjMghonkWn73D+JIGiSYFYh oooL3++lTkfY07HRFv+Sbe4TOyFsumDg7xQLGDD4aqQyEREjJabkAFxEKRv4CU42PbuU F9EeSR+l1D4aSq8PtRjC2/ebUHlb35evngb5+GEqflWIYYOEhK2ZX3KgnojPZngNXK8M YWvgiROyVEzuIbHrY+34eYq+vvgH8hHjXiaQ18AYaWGd7qRLtSWLbEmRo3HW61q9WAgg OHLA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704731697; x=1705336497; 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=Aaeb09tWE1K+nwOrTBr/Ka6fbm31sgc04gxFPmYXCe4=; b=RAg2q2Ea4m8gQ4FxqsjmeCCBfi8I4yEEGPbYS+sRZEIJE8v+x19fCqf1I65kZEO11z yO0n2pBF8csfoNhjv4acgV3202rL5HbgNa8B/vDp7eNQ/gbvntqL9IxaU2WRvHrr6nMt qzYrFfyWq7eBo7TEsmZqb52ZO0/oGCA3EUjgYgk0nDeU1M/vt9V2Irskxhj8drXSvwWw e4dkDDbNzsHnhBPWwo0nrxiRXSGXXJWOmNMaSfLbO+nVyvCJWjQU2ynGfQhcno0B1mTa LNGGxexHrlA32EFZ3+nqkjHOn9TbJQaG0i2kF2Sq0vm6LXZu0AbcuzZ5JocolPkUmYpG qmZg== X-Gm-Message-State: AOJu0Yx+H58uYaOrdBvuMYfyNonS7zjc12Em6AJ/k08GOAkeG4rSl0S9 7v8cUaAI3XOxr7E9E9z8QFEDBiFkoAyemA== X-Google-Smtp-Source: AGHT+IGQ0arLRW2+JcH6xmHwAlc+Cv6QrAiA3W02JuecyXKxM31mvSYE9QkoJVTjcNvoa88gdfyFQg== X-Received: by 2002:a05:6102:4b87:b0:467:1786:6144 with SMTP id ic7-20020a0561024b8700b0046717866144mr2027372vsb.30.1704731696796; Mon, 08 Jan 2024 08:34:56 -0800 (PST) Received: from ubuntu-server-vm-macos (072-189-067-006.res.spectrum.com. [72.189.67.6]) by smtp.gmail.com with ESMTPSA id i18-20020ab03752000000b007cd2ad6e1e0sm14811uat.38.2024.01.08.08.34.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 08 Jan 2024 08:34:56 -0800 (PST) Date: Mon, 8 Jan 2024 16:34:54 +0000 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 v3 03/10] counter: stm32-timer-cnt: adopt signal definitions Message-ID: References: <20231220145726.640627-1-fabrice.gasnier@foss.st.com> <20231220145726.640627-4-fabrice.gasnier@foss.st.com> Precedence: bulk X-Mailing-List: linux-iio@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="2A3cd3ictZgfwlWr" Content-Disposition: inline In-Reply-To: <20231220145726.640627-4-fabrice.gasnier@foss.st.com> --2A3cd3ictZgfwlWr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 20, 2023 at 03:57:19PM +0100, Fabrice Gasnier wrote: > Adopt signals definitions to ease later signals additions. > There are no intended functional changes here. >=20 > Signed-off-by: Fabrice Gasnier Reviewed-by: William Breathitt Gray --2A3cd3ictZgfwlWr Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQSNN83d4NIlKPjon7a1SFbKvhIjKwUCZZwkLgAKCRC1SFbKvhIj K/5VAP9dNxQRO/rMnLCWzROjUOk/Yef+aY3rTJDWSCLMEphZ+gD/b4LhAHIbnPCY PxZZZd7COd6FDzoCqPsZKQ4NM47JYw8= =hX0c -----END PGP SIGNATURE----- --2A3cd3ictZgfwlWr--