Linux-PWM Archive mirror
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Fabrice Gasnier <fabrice.gasnier@foss.st.com>,
	 Maxime Coquelin <mcoquelin.stm32@gmail.com>,
	Alexandre Torgue <alexandre.torgue@foss.st.com>
Cc: kernel@pengutronix.de, linux-pwm@vger.kernel.org,
	 linux-stm32@st-md-mailman.stormreply.com,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/3] pwm: stm32: Some improvements
Date: Sat, 13 Apr 2024 10:29:41 +0200	[thread overview]
Message-ID: <zhxpjbwubpai4wxjtu43gvjwoc5s7zmxkn4aakdp7rmskpbear@cm3yv7t5r425> (raw)
In-Reply-To: <cover.1710711976.git.u.kleine-koenig@pengutronix.de>

[-- Attachment #1: Type: text/plain, Size: 877 bytes --]

Hello,

On Sun, Mar 17, 2024 at 10:52:13PM +0100, Uwe Kleine-König wrote:
> while working on the character device support on an stm32mp157 I
> identified a few bugs / shortcomings in the stm32 pwm driver. These are
> fixed here.
> 
> I based this series on top of pwm/for-next
> + https://lore.kernel.org/linux-pwm/20240315145443.982807-2-u.kleine-koenig@pengutronix.de
> + a cherry-pick of commit b0cde62e4c54 ("clk: Add a devm variant of clk_rate_exclusive_get()")

I applied this series to
https://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux.git pwm/for-next
. The dependencies are in there, too: My pwm-stm32 is in my
pwm/for-next, too, the clk patch is in v6.9-rc1.

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | https://www.pengutronix.de/ |

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

      parent reply	other threads:[~2024-04-13  8:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-17 21:52 [PATCH 0/3] pwm: stm32: Some improvements Uwe Kleine-König
2024-03-17 21:52 ` [PATCH 1/3] pwm: stm32: Improve precision of calculation in .apply() Uwe Kleine-König
2024-03-17 21:52 ` [PATCH 2/3] pwm: stm32: Fix for settings using period > UINT32_MAX Uwe Kleine-König
2024-03-17 21:52 ` [PATCH 3/3] pwm: stm32: Calculate prescaler with a division instead of a loop Uwe Kleine-König
2024-04-13  8:29 ` Uwe Kleine-König [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=zhxpjbwubpai4wxjtu43gvjwoc5s7zmxkn4aakdp7rmskpbear@cm3yv7t5r425 \
    --to=u.kleine-koenig@pengutronix.de \
    --cc=alexandre.torgue@foss.st.com \
    --cc=fabrice.gasnier@foss.st.com \
    --cc=kernel@pengutronix.de \
    --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 \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).