[PATCH v5 0/2] clk: rs9: Fix and of_clk_hw_onecell_get() conversion

Geert Uytterhoeven posted 2 patches 3 weeks, 1 day ago
drivers/clk/clk-renesas-pcie.c | 39 ++++++++++++++++------------------
1 file changed, 18 insertions(+), 21 deletions(-)
[PATCH v5 0/2] clk: rs9: Fix and of_clk_hw_onecell_get() conversion
Posted by Geert Uytterhoeven 3 weeks, 1 day ago
	Hi all,

This patch series contains a fix and further development for the Renesas
9-series PCIe clock generator driver, which were submitted before as
separate patches  As the fix hasn't been picked up yet, and the further
development depends on the fix, I am resending them as a series.

Changes compared to v4[1]:
  - Add Reviewed-by.

Thanks for your comments!

[1] "[PATCH v4 0/2] clk: rs9: Fix and of_clk_hw_onecell_get() conversion"
    https://lore.kernel.org/r/cover.1773241119.git.geert+renesas@glider.be

Geert Uytterhoeven (2):
  clk: rs9: Add clock index range check to rs9_of_clk_get()
  clk: rs9: Convert to clk_hw_onecell_data and of_clk_hw_onecell_get()

 drivers/clk/clk-renesas-pcie.c | 39 ++++++++++++++++------------------
 1 file changed, 18 insertions(+), 21 deletions(-)

-- 
2.43.0

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds
Re: [PATCH v5 0/2] clk: rs9: Fix and of_clk_hw_onecell_get() conversion
Posted by Brian Masney 2 weeks ago
On Thu, 03 Sep 2026 12:09:24 +0200, Geert Uytterhoeven wrote:
> clk: rs9: Fix and of_clk_hw_onecell_get() conversion
> 
> 	Hi all,
> 
> This patch series contains a fix and further development for the Renesas
> 9-series PCIe clock generator driver, which were submitted before as
> separate patches  As the fix hasn't been picked up yet, and the further
> development depends on the fix, I am resending them as a series.
> 
> [...]

Applied, thanks!

[1/2] clk: rs9: Add clock index range check to rs9_of_clk_get()
      commit: a2ef401bdfd19aa41d0e3e1b630a12fbc01ac184
[2/2] clk: rs9: Convert to clk_hw_onecell_data and of_clk_hw_onecell_get()
      commit: 07f4bac13786a80cd3e6547051376ea65da2f4c5

Best regards,
-- 
Brian Masney <bmasney@redhat.com>