From: David Lechner <dlechner@baylibre.com>
To: "Stephen Boyd" <sboyd@kernel.org>,
"Nuno Sá via B4 Relay" <devnull+nuno.sa.analog.com@kernel.org>,
dmaengine@vger.kernel.org, linux-clk@vger.kernel.org,
linux-fpga@vger.kernel.org, linux-hwmon@vger.kernel.org,
linux-iio@vger.kernel.org, linux-pwm@vger.kernel.org,
linux-spi@vger.kernel.org, nuno.sa@analog.com
Cc: "Michael Turquette" <mturquette@baylibre.com>,
"Moritz Fischer" <mdf@kernel.org>, "Wu Hao" <hao.wu@intel.com>,
"Xu Yilun" <yilun.xu@intel.com>, "Tom Rix" <trix@redhat.com>,
"Vinod Koul" <vkoul@kernel.org>,
"Jean Delvare" <jdelvare@suse.com>,
"Guenter Roeck" <linux@roeck-us.net>,
"Michael Hennerich" <Michael.Hennerich@analog.com>,
"Jonathan Cameron" <jic23@kernel.org>,
"Trevor Gamblin" <tgamblin@baylibre.com>,
"Uwe Kleine-König" <ukleinek@kernel.org>,
"Mark Brown" <broonie@kernel.org>,
"Mike Turquette" <mturquette@linaro.org>,
"Xu Yilun" <yilun.xu@linux.intel.com>,
"Jonathan Cameron" <Jonathan.Cameron@huawei.com>
Subject: Re: [PATCH RESEND v7 0/7] clk: clk-axi-clkgen: improvements and some fixes
Date: Mon, 22 Sep 2025 17:21:52 -0500 [thread overview]
Message-ID: <d1778ced-1660-424c-97eb-72a35152f13f@baylibre.com> (raw)
In-Reply-To: <175847570323.4354.7019519707280531872@lazor>
On 9/21/25 12:28 PM, Stephen Boyd wrote:
> Quoting Nuno Sá via B4 Relay (2025-06-27 07:59:09)
>> This series starts with a small fix and then a bunch of small
>> improvements. The main change though is to allow detecting of
>> struct axi_clkgen_limits during probe().
>> ---
>> Changes in v7:
>> - Just include new tags.
>>
>> - Link to v6: https://lore.kernel.org/r/20250519-dev-axi-clkgen-limits-v6-0-bc4b3b61d1d4@analog.com
>> - Link to v5: https://lore.kernel.org/r/20250512-dev-axi-clkgen-limits-v5-0-a86b9a368e05@analog.com
>> - Link to v4: https://lore.kernel.org/r/20250505-dev-axi-clkgen-limits-v4-0-3ad5124e19e1@analog.com
>> - Link to v3: https://lore.kernel.org/r/20250421-dev-axi-clkgen-limits-v3-0-4203b4fed2c9@analog.com
>> - Link to v2: https://lore.kernel.org/r/20250313-dev-axi-clkgen-limits-v2-0-173ae2ad6311@analog.com
>> - Link to v1: https://lore.kernel.org/r/20250219-dev-axi-clkgen-limits-v1-0-26f7ef14cd9c@analog.com
>>
>> ---
>> Nuno Sá (7):
>> clk: clk-axi-clkgen: fix fpfd_max frequency for zynq
>> clk: clk-axi-clkgen: make sure to include mod_devicetable.h
>> include: linux: move adi-axi-common.h out of fpga
>> include: adi-axi-common: add new helper macros
>> clk: clk-axi-clkgen: detect axi_clkgen_limits at runtime
>> clk: clk-axi-clkgen move to min/max()
>> clk: clk-axi-clkgen: fix coding style issues
>
> What is the merge strategy for this series?
>
FYI, v6 of this series was pick up and merged in v6.17-rc1.
So I don't think there is anything else to do here.
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/log/drivers/clk/clk-axi-clkgen.c
prev parent reply other threads:[~2025-09-22 22:21 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-27 14:59 [PATCH RESEND v7 0/7] clk: clk-axi-clkgen: improvements and some fixes Nuno Sá via B4 Relay
2025-06-27 14:59 ` [PATCH RESEND v7 1/7] clk: clk-axi-clkgen: fix fpfd_max frequency for zynq Nuno Sá via B4 Relay
2025-06-27 14:59 ` [PATCH RESEND v7 2/7] clk: clk-axi-clkgen: make sure to include mod_devicetable.h Nuno Sá via B4 Relay
2025-06-27 14:59 ` [PATCH RESEND v7 3/7] include: linux: move adi-axi-common.h out of fpga Nuno Sá via B4 Relay
2025-09-21 20:21 ` Uwe Kleine-König
2025-06-27 14:59 ` [PATCH RESEND v7 4/7] include: adi-axi-common: add new helper macros Nuno Sá via B4 Relay
2025-06-27 14:59 ` [PATCH RESEND v7 5/7] clk: clk-axi-clkgen: detect axi_clkgen_limits at runtime Nuno Sá via B4 Relay
2025-06-27 14:59 ` [PATCH RESEND v7 6/7] clk: clk-axi-clkgen move to min/max() Nuno Sá via B4 Relay
2025-06-27 14:59 ` [PATCH RESEND v7 7/7] clk: clk-axi-clkgen: fix coding style issues Nuno Sá via B4 Relay
2025-09-21 17:28 ` [PATCH RESEND v7 0/7] clk: clk-axi-clkgen: improvements and some fixes Stephen Boyd
2025-09-22 22:21 ` David Lechner [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=d1778ced-1660-424c-97eb-72a35152f13f@baylibre.com \
--to=dlechner@baylibre.com \
--cc=Jonathan.Cameron@huawei.com \
--cc=Michael.Hennerich@analog.com \
--cc=broonie@kernel.org \
--cc=devnull+nuno.sa.analog.com@kernel.org \
--cc=dmaengine@vger.kernel.org \
--cc=hao.wu@intel.com \
--cc=jdelvare@suse.com \
--cc=jic23@kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-fpga@vger.kernel.org \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-pwm@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=mdf@kernel.org \
--cc=mturquette@baylibre.com \
--cc=mturquette@linaro.org \
--cc=nuno.sa@analog.com \
--cc=sboyd@kernel.org \
--cc=tgamblin@baylibre.com \
--cc=trix@redhat.com \
--cc=ukleinek@kernel.org \
--cc=vkoul@kernel.org \
--cc=yilun.xu@intel.com \
--cc=yilun.xu@linux.intel.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).