From: Brian Masney <bmasney@redhat.com>
To: Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>,
Maxime Ripard <mripard@kernel.org>,
Claudiu Beznea <claudiu.beznea@tuxon.dev>,
Conor Dooley <conor@kernel.org>,
Dan Carpenter <dan.carpenter@linaro.org>
Cc: linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
kernel test robot <lkp@intel.com>
Subject: Re: [PATCH v3 0/4] clk: microchip: core: fix issue with round_rate conversion and allow compile test
Date: Thu, 8 Jan 2026 18:15:56 -0500 [thread overview]
Message-ID: <aWA6rNLNqYfJKTzf@redhat.com> (raw)
In-Reply-To: <20251205-clk-microchip-fixes-v3-0-a02190705e47@redhat.com>
Hi Stephen and Claudiu,
On Fri, Dec 05, 2025 at 02:46:26PM -0500, Brian Masney wrote:
> Here's a series that fixes an issue with my round_rate conversion on
> this PIC32 driver, fixes a minor bug, and allows building this driver
> on other architectures with COMPILE_TEST enabled.
>
> Changes in v3:
> - Mock out cpu_nop5() in the case of COMPILE_TEST
> - Don't return -EINVAL in *_get_parent()
> - Link to v2: https://lore.kernel.org/r/20251201-clk-microchip-fixes-v2-0-9d5a0daadd98@redhat.com
>
> Changes in v2:
> - Add new patch to drop unused asm/traps.h
> - Link to v1: https://lore.kernel.org/r/20251125-clk-microchip-fixes-v1-0-6c1f5573d1b9@redhat.com
>
> Signed-off-by: Brian Masney <bmasney@redhat.com>
> ---
> Brian Masney (4):
> clk: microchip: core: remove duplicate determine_rate on pic32_sclk_ops
> clk: microchip: core: correct return value on *_get_parent()
> clk: microchip: core: remove unused include asm/traps.h
> clk: microchip: core: allow driver to be compiled with COMPILE_TEST
Stephen: Can you just pick up the first 3 patches in this series? Let's
drop patch 4 for now. I'm going to send to the MIPS maintainers a patch
to move arch/mips/include/asm/mach-pic32/pic32.h to
include/linux/platform_data, and update all of the drivers to use that
new header.
Once that's merged, I'll repost patch 4 from this series to enable
COMPILE_TEST for this driver.
Brian
next prev parent reply other threads:[~2026-01-08 23:16 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-05 19:46 [PATCH v3 0/4] clk: microchip: core: fix issue with round_rate conversion and allow compile test Brian Masney
2025-12-05 19:46 ` [PATCH v3 1/4] clk: microchip: core: remove duplicate determine_rate on pic32_sclk_ops Brian Masney
2025-12-06 14:30 ` Claudiu Beznea
2025-12-05 19:46 ` [PATCH v3 2/4] clk: microchip: core: correct return value on *_get_parent() Brian Masney
2025-12-06 14:31 ` Claudiu Beznea
2025-12-06 22:38 ` Brian Masney
2025-12-05 19:46 ` [PATCH v3 3/4] clk: microchip: core: remove unused include asm/traps.h Brian Masney
2025-12-05 19:46 ` [PATCH v3 4/4] clk: microchip: core: allow driver to be compiled with COMPILE_TEST Brian Masney
2025-12-06 14:28 ` Claudiu Beznea
2025-12-19 19:32 ` Brian Masney
2026-01-09 7:13 ` claudiu beznea
2026-01-08 23:15 ` Brian Masney [this message]
2026-01-09 7:16 ` [PATCH v3 0/4] clk: microchip: core: fix issue with round_rate conversion and allow compile test claudiu beznea
2026-01-09 11:30 ` Brian Masney
2026-01-09 16:45 ` Brian Masney
2026-01-10 14:59 ` Claudiu Beznea
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=aWA6rNLNqYfJKTzf@redhat.com \
--to=bmasney@redhat.com \
--cc=claudiu.beznea@tuxon.dev \
--cc=conor@kernel.org \
--cc=dan.carpenter@linaro.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@intel.com \
--cc=mripard@kernel.org \
--cc=mturquette@baylibre.com \
--cc=sboyd@kernel.org \
/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