From: "Uwe Kleine-König" <u.kleine-koenig@baylibre.com>
To: Fabrice Gasnier <fabrice.gasnier@foss.st.com>,
Maxime Coquelin <mcoquelin.stm32@gmail.com>,
Alexandre Torgue <alexandre.torgue@foss.st.com>,
Lee Jones <lee@kernel.org>, Thierry Reding <treding@nvidia.com>
Cc: linux-pwm@vger.kernel.org,
linux-stm32@st-md-mailman.stormreply.com,
linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] pwm: stm32: Two fixes
Date: Wed, 19 Jun 2024 11:26:23 +0200 [thread overview]
Message-ID: <cover.1718788826.git.u.kleine-koenig@baylibre.com> (raw)
Hello,
this series contains two fixes for the .apply() callback where bogous
periods were calculated.
I intend to send these to Linus before v6.10, so please if you have
concerns don't hesitate to express them.
Best regards
Uwe
Uwe Kleine-König (2):
pwm: stm32: Refuse too small period requests
pwm: stm32: Fix calculation of prescaler
drivers/pwm/pwm-stm32.c | 19 ++++++++++++++-----
1 file changed, 14 insertions(+), 5 deletions(-)
base-commit: 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0
--
2.43.0
next reply other threads:[~2024-06-19 9:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-19 9:26 Uwe Kleine-König [this message]
2024-06-19 9:26 ` [PATCH 1/2] pwm: stm32: Refuse too small period requests Uwe Kleine-König
2024-06-19 9:26 ` [PATCH 2/2] pwm: stm32: Fix calculation of prescaler Uwe Kleine-König
2024-06-19 9:49 ` Uwe Kleine-König
2024-06-20 15:49 ` [PATCH 0/2] pwm: stm32: Two fixes Trevor Gamblin
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=cover.1718788826.git.u.kleine-koenig@baylibre.com \
--to=u.kleine-koenig@baylibre.com \
--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-pwm@vger.kernel.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=mcoquelin.stm32@gmail.com \
--cc=treding@nvidia.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