From: Lee Jones <lee@kernel.org>
To: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
Cc: daniel.lezcano@linaro.org, alexandre.torgue@foss.st.com,
tglx@linutronix.de, ukleinek@kernel.org, krzk+dt@kernel.org,
conor+dt@kernel.org, jic23@kernel.org, robh@kernel.org,
catalin.marinas@arm.com, will@kernel.org,
devicetree@vger.kernel.org, wbg@kernel.org,
linux-stm32@st-md-mailman.stormreply.com,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org,
linux-pwm@vger.kernel.org, olivier.moysan@foss.st.com
Subject: [GIT PULL] Immutable branch between MFD, Clocksource and PWM due for the v6.16 merge window
Date: Mon, 19 May 2025 08:35:53 +0100 [thread overview]
Message-ID: <20250519073553.GH2936510@google.com> (raw)
In-Reply-To: <20250429125133.1574167-1-fabrice.gasnier@foss.st.com>
Enjoy!
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-clocksource-pwm-v6.16
for you to fetch changes up to 3f51b232c1da8e59eb562f1d81533334827a4799:
pwm: stm32-lp: Add support for stm32mp25 (2025-05-13 11:13:56 +0100)
----------------------------------------------------------------
Immutable branch between MFD, Clocksource and PWM due for the v6.16 merge window
----------------------------------------------------------------
Fabrice Gasnier (4):
dt-bindings: mfd: stm32-lptimer: Add support for stm32mp25
mfd: stm32-lptimer: Add support for stm32mp25
clocksource/drivers/stm32-lptimer: Add support for stm32mp25
pwm: stm32-lp: Add support for stm32mp25
.../devicetree/bindings/mfd/st,stm32-lptimer.yaml | 40 +++-
drivers/clocksource/timer-stm32-lp.c | 61 +++++-
drivers/mfd/stm32-lptimer.c | 33 +++-
drivers/pwm/pwm-stm32-lp.c | 219 ++++++++++++++++++---
include/linux/mfd/stm32-lptimer.h | 37 +++-
5 files changed, 350 insertions(+), 40 deletions(-)
--
Lee Jones [李琼斯]
prev parent reply other threads:[~2025-05-19 7:38 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-29 12:51 [PATCH v6 0/7] Add STM32MP25 LPTIM support: MFD, PWM, IIO, counter, clocksource Fabrice Gasnier
2025-04-29 12:51 ` [PATCH v6 1/7] dt-bindings: mfd: stm32-lptimer: add support for stm32mp25 Fabrice Gasnier
2025-04-29 12:51 ` [PATCH v6 2/7] " Fabrice Gasnier
2025-04-29 12:51 ` [PATCH v6 3/7] clocksource: " Fabrice Gasnier
2025-05-07 7:55 ` Daniel Lezcano
2025-04-29 12:51 ` [PATCH v6 4/7] pwm: stm32-lp: " Fabrice Gasnier
2025-04-29 12:51 ` [PATCH v6 5/7] arm64: defconfig: enable STM32 LP timer clockevent driver Fabrice Gasnier
2025-04-29 12:51 ` [PATCH v6 6/7] arm64: dts: st: add low-power timer nodes on stm32mp251 Fabrice Gasnier
2025-04-29 12:51 ` [PATCH v6 7/7] arm64: dts: st: use lptimer3 as tick broadcast source on stm32mp257f-ev1 Fabrice Gasnier
2025-05-01 13:14 ` [PATCH v6 0/7] Add STM32MP25 LPTIM support: MFD, PWM, IIO, counter, clocksource Lee Jones
2025-05-05 12:17 ` Fabrice Gasnier
2025-05-13 10:14 ` (subset) " Lee Jones
2025-05-13 10:17 ` Lee Jones
2025-05-14 8:24 ` (subset)[PATCH " Alexandre TORGUE
2025-05-19 7:35 ` Lee Jones [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=20250519073553.GH2936510@google.com \
--to=lee@kernel.org \
--cc=alexandre.torgue@foss.st.com \
--cc=catalin.marinas@arm.com \
--cc=conor+dt@kernel.org \
--cc=daniel.lezcano@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=fabrice.gasnier@foss.st.com \
--cc=jic23@kernel.org \
--cc=krzk+dt@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=olivier.moysan@foss.st.com \
--cc=robh@kernel.org \
--cc=tglx@linutronix.de \
--cc=ukleinek@kernel.org \
--cc=wbg@kernel.org \
--cc=will@kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.