public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
From: "Niklas Söderlund" <niklas.soderlund+renesas@ragnatech.se>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@kernel.org>,
	Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>,
	Cong Dang <cong.dang.xn@renesas.com>,
	linux-renesas-soc@vger.kernel.org, linux-clk@vger.kernel.org
Subject: Re: [PATCH 0/4] clk: renesas: rcar-gen4: Initial clock descriptions should be __initconst
Date: Sun, 14 Jul 2024 07:36:11 +0200	[thread overview]
Message-ID: <20240714053611.GB3428@ragnatech.se> (raw)
In-Reply-To: <cover.1720794214.git.geert+renesas@glider.be>

Hi Geert,

Thanks for your work.

On 2024-07-12 16:26:42 +0200, Geert Uytterhoeven wrote:
> 	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!

For the whole series,

Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>

> 
> 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

-- 
Kind Regards,
Niklas Söderlund

      parent reply	other threads:[~2024-07-14  5:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Niklas Söderlund [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=20240714053611.GB3428@ragnatech.se \
    --to=niklas.soderlund+renesas@ragnatech.se \
    --cc=cong.dang.xn@renesas.com \
    --cc=geert+renesas@glider.be \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=sboyd@kernel.org \
    --cc=yoshihiro.shimoda.uh@renesas.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