public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] clk: renesas: rcar-gen4: Initial clock descriptions should be __initconst
@ 2024-07-12 14:26 Geert Uytterhoeven
  2024-07-12 14:26 ` [PATCH 1/4] clk: renesas: r8a779a0: cpg_pll_configs " Geert Uytterhoeven
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Geert Uytterhoeven @ 2024-07-12 14:26 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Yoshihiro Shimoda,
	Niklas Söderlund, Cong Dang
  Cc: linux-renesas-soc, linux-clk, Geert Uytterhoeven

	Hi all,

The various R-Car Gen4 clock drivers missed a few opportunities to put
constant clock description data in the __init section.  Fix this to
reduce memory consumption.

To be queued in renesas-clk-for-v6.12 (unless I get to doing a fixes
branch for v6.11).

Thanks for your comments!

Geert Uytterhoeven (4):
  clk: renesas: r8a779a0: cpg_pll_configs should be __initconst
  clk: renesas: r8a779f0: cpg_pll_configs should be __initconst
  clk: renesas: r8a779g0: cpg_pll_configs should be __initconst
  clk: renesas: r8a779h0: Initial clock descriptions should be
    __initconst

 drivers/clk/renesas/r8a779a0-cpg-mssr.c | 2 +-
 drivers/clk/renesas/r8a779f0-cpg-mssr.c | 2 +-
 drivers/clk/renesas/r8a779g0-cpg-mssr.c | 2 +-
 drivers/clk/renesas/r8a779h0-cpg-mssr.c | 6 +++---
 4 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.34.1

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-07-14  5:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-12 14:26 [PATCH 0/4] clk: renesas: rcar-gen4: Initial clock descriptions should be __initconst Geert Uytterhoeven
2024-07-12 14:26 ` [PATCH 1/4] clk: renesas: r8a779a0: cpg_pll_configs " Geert Uytterhoeven
2024-07-12 14:26 ` [PATCH 2/4] clk: renesas: r8a779f0: " Geert Uytterhoeven
2024-07-12 14:26 ` [PATCH 3/4] clk: renesas: r8a779g0: " Geert Uytterhoeven
2024-07-12 14:26 ` [PATCH 4/4] clk: renesas: r8a779h0: Initial clock descriptions " Geert Uytterhoeven
2024-07-14  5:36 ` [PATCH 0/4] clk: renesas: rcar-gen4: " Niklas Söderlund

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox