From: Ben Dooks <ben.dooks@codethink.co.uk>
To: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Cc: Ben Dooks <ben.dooks@sifive.com>,
linux-pwm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, u.kleine-koenig@pengutronix.de,
Thierry Reding <thierry.reding@gmail.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Greentime Hu <greentime.hu@sifive.com>,
William Salmon <william.salmon@sifive.com>,
Jude Onyenegecha <jude.onyenegecha@sifive.com>
Subject: Re: [PATCH v8 0/5] DesignWare PWM driver updates
Date: Fri, 23 Jun 2023 10:46:50 +0100 [thread overview]
Message-ID: <1634a34bcd0f1b6eed5e3d59126d7892@codethink.co.uk> (raw)
In-Reply-To: <daffc540-3b99-f71d-538b-84c897730208@linux.intel.com>
On 2023-06-20 13:59, Jarkko Nikula wrote:
> On 6/14/23 20:14, Ben Dooks wrote:
>> This series is an update for the DesignWare PWM driver to add support
>> for
>> OF (and split the PCI bits out if aynone else wants them). This is
>> mostly
>> the same as the v7 series, but with code moved around and
>> module-namespace
>> added, plus review comments processed.
>>
>> Since we no longer have the hardware, the clock code hasn't been
>> changed to
>> either lock the rate whilst the PWM is running, or to deal with any
>> sort
>> of change callback. This is left to future work (and I would rather
>> get
>> something in that does currently work) (second note, the hardware we
>> did
>> use had a fixed clock tree anyway)
>>
>> This account is probably going away soon, I have cc'd my main work
>> email to catch any responses.
>>
>> Thank you all for the reviews.
>>
> I tested the patchset on Intel Elkhart Lake and didn't see issues.
>
> Tested-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Great, thank you.
Is this series likely to get into the next kernel release?
--
ben
prev parent reply other threads:[~2023-06-23 9:46 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-14 17:14 [PATCH v8 0/5] DesignWare PWM driver updates Ben Dooks
2023-06-14 17:14 ` [PATCH v8 1/5] pwm: dwc: split pci out of core driver Ben Dooks
2023-07-15 19:28 ` Uwe Kleine-König
2023-07-17 7:07 ` Ben Dooks
2023-07-17 7:46 ` Uwe Kleine-König
2023-06-14 17:14 ` [PATCH v8 2/5] pwm: dwc: make timer clock configurable Ben Dooks
2023-06-14 17:14 ` [PATCH v8 3/5] pwm: dwc: add PWM bit unset in get_state call Ben Dooks
2023-07-15 19:33 ` Uwe Kleine-König
2023-06-14 17:14 ` [PATCH v8 4/5] pwm: dwc: use clock rate in hz to avoid rounding issues Ben Dooks
2023-07-15 19:42 ` Uwe Kleine-König
2023-06-14 17:14 ` [PATCH v8 5/5] pwm: dwc: add of/platform support Ben Dooks
2023-07-15 19:51 ` Uwe Kleine-König
2023-06-20 12:59 ` [PATCH v8 0/5] DesignWare PWM driver updates Jarkko Nikula
2023-06-23 9:46 ` Ben Dooks [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=1634a34bcd0f1b6eed5e3d59126d7892@codethink.co.uk \
--to=ben.dooks@codethink.co.uk \
--cc=ben.dooks@sifive.com \
--cc=devicetree@vger.kernel.org \
--cc=greentime.hu@sifive.com \
--cc=jarkko.nikula@linux.intel.com \
--cc=jude.onyenegecha@sifive.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pwm@vger.kernel.org \
--cc=thierry.reding@gmail.com \
--cc=u.kleine-koenig@pengutronix.de \
--cc=william.salmon@sifive.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