From: William Breathitt Gray <wbg@kernel.org>
To: Lee Jones <lee@kernel.org>
Cc: "Uwe Kleine-König" <u.kleine-koenig@baylibre.com>,
"Fabrice Gasnier" <fabrice.gasnier@foss.st.com>,
"Maxime Coquelin" <mcoquelin.stm32@gmail.com>,
"Alexandre Torgue" <alexandre.torgue@foss.st.com>,
linux-pwm@vger.kernel.org,
linux-stm32@st-md-mailman.stormreply.com,
linux-iio@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
"Thorsten Scherer" <T.Scherer@eckelmann.de>
Subject: Re: [GIT PULL] Immutable branch between MFD and Counter due for the v5.11 merge window
Date: Wed, 3 Jul 2024 10:44:16 +0900 [thread overview]
Message-ID: <ZoSs8M3C72xAyG_J@ishi> (raw)
In-Reply-To: <20240628142847.GN2532839@google.com>
[-- Attachment #1: Type: text/plain, Size: 1350 bytes --]
On Fri, Jun 28, 2024 at 03:28:47PM +0100, Lee Jones wrote:
> Enjoy!
>
> The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:
>
> Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)
>
> are available in the Git repository at:
>
> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-counter-v5.11
>
> for you to fetch changes up to 304d02aa711369da89b4f8c01702bf1b5d1f7abc:
>
> mfd: stm32-timers: Drop unused TIM_DIER_CC_IE (2024-06-26 16:09:58 +0100)
>
> ----------------------------------------------------------------
> Immutable branch between MFD and Counter due for the v5.11 merge window
>
> ----------------------------------------------------------------
> Uwe Kleine-König (4):
> mfd: stm32-timers: Unify alignment of register definition
> mfd: stm32-timers: Add some register definitions with a parameter
> counter: stm32-timer-cnt: Use TIM_DIER_CCxIE(x) instead of TIM_DIER_CCxIE(x)
> mfd: stm32-timers: Drop unused TIM_DIER_CC_IE
>
> drivers/counter/stm32-timer-cnt.c | 4 +-
> include/linux/mfd/stm32-timers.h | 179 ++++++++++++++++++++------------------
> 2 files changed, 96 insertions(+), 87 deletions(-)
>
> --
> Lee Jones [李琼斯]
Merged and pushed out to counter-next.
Thanks,
William Breathitt Gray
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
prev parent reply other threads:[~2024-07-03 1:44 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-19 10:11 [PATCH v2 0/5] mfd: stm32-timers: Make register definition more flexible Uwe Kleine-König
2024-06-19 10:11 ` [PATCH v2 1/5] mfd: stm32-timers: Unify alignment of register definition Uwe Kleine-König
2024-06-19 10:11 ` [PATCH v2 2/5] mfd: stm32-timers: Add some register definitions with a parameter Uwe Kleine-König
2024-06-19 10:11 ` [PATCH v2 3/5] counter: stm32-timer-cnt: Use TIM_DIER_CCxIE(x) instead of TIM_DIER_CCxIE(x) Uwe Kleine-König
2024-06-20 8:44 ` Lee Jones
2024-06-20 8:59 ` William Breathitt Gray
2024-06-20 9:32 ` Lee Jones
2024-06-20 10:34 ` Uwe Kleine-König
2024-06-20 17:38 ` Lee Jones
2024-06-20 20:56 ` Uwe Kleine-König
2024-06-26 19:43 ` Uwe Kleine-König
2024-06-26 19:55 ` Uwe Kleine-König
2024-06-19 10:11 ` [PATCH v2 4/5] mfd: stm32-timers: Drop unused TIM_DIER_CC_IE Uwe Kleine-König
2024-06-19 10:11 ` [PATCH v2 5/5] pwm-stm32: Make use of parametrised register definitions Uwe Kleine-König
2024-06-26 15:13 ` [PATCH v2 0/5] mfd: stm32-timers: Make register definition more flexible Lee Jones
2024-06-28 14:28 ` [GIT PULL] Immutable branch between MFD and Counter due for the v5.11 merge window Lee Jones
2024-06-28 15:31 ` Uwe Kleine-König
2024-07-03 1:44 ` William Breathitt Gray [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZoSs8M3C72xAyG_J@ishi \
--to=wbg@kernel.org \
--cc=T.Scherer@eckelmann.de \
--cc=alexandre.torgue@foss.st.com \
--cc=fabrice.gasnier@foss.st.com \
--cc=lee@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pwm@vger.kernel.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=mcoquelin.stm32@gmail.com \
--cc=u.kleine-koenig@baylibre.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).