From: Stephen Boyd <sboyd@kernel.org>
To: Brian Masney <bmasney@redhat.com>,
Jassi Brar <jassisinghbrar@gmail.com>,
Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>,
Michael Turquette <mturquette@baylibre.com>,
Michal Simek <michal.simek@amd.com>,
linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org,
linux-kernel@vger.kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Subject: Re: [PATCH 2/3] clk: zynqmp: pll: Fix zynqmp_clk_divider_determine_rate kerneldoc
Date: Fri, 23 Jan 2026 11:56:51 -0700 [thread overview]
Message-ID: <176919461113.4027.10346884199457325938@lazor> (raw)
In-Reply-To: <20251224114210.139817-5-krzysztof.kozlowski@oss.qualcomm.com>
Quoting Krzysztof Kozlowski (2025-12-24 04:42:12)
> After renaming round_rate->determine, kerneldoc does not match anymore,
> causing W=1 warnings:
>
> pll.c:102 function parameter 'req' not described in 'zynqmp_pll_determine_rate'
> pll.c:102 expecting prototype for zynqmp_pll_round_rate(). Prototype was for zynqmp_pll_determine_rate() instead
>
> Fixes: 193650c7a873 ("clk: zynqmp: pll: convert from round_rate() to determine_rate()")
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
> ---
Applied to clk-next
next prev parent reply other threads:[~2026-01-23 18:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-24 11:42 [PATCH 1/3] clk: zynqmp: divider: Fix zynqmp_clk_divider_determine_rate kerneldoc Krzysztof Kozlowski
2025-12-24 11:42 ` [PATCH 2/3] clk: zynqmp: pll: " Krzysztof Kozlowski
2025-12-25 17:47 ` Brian Masney
2026-01-23 18:56 ` Stephen Boyd [this message]
2025-12-24 11:42 ` [PATCH 3/3] clk: zynqmp: ipi-mailbox: Simplify with scoped for each OF child loop Krzysztof Kozlowski
2025-12-24 11:44 ` Krzysztof Kozlowski
2025-12-25 17:46 ` [PATCH 1/3] clk: zynqmp: divider: Fix zynqmp_clk_divider_determine_rate kerneldoc Brian Masney
2026-01-23 18:56 ` Stephen Boyd
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=176919461113.4027.10346884199457325938@lazor \
--to=sboyd@kernel.org \
--cc=bmasney@redhat.com \
--cc=jassisinghbrar@gmail.com \
--cc=krzysztof.kozlowski@oss.qualcomm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michal.simek@amd.com \
--cc=mturquette@baylibre.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