From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Nguyen An Hoan <na-hoan@jinso.co.jp>
Cc: broonie@kernel.org, linux-renesas-soc@vger.kernel.org,
geert+renesas@glider.be, magnus.damm@gmail.com,
kuninori.morimoto.gx@renesas.com,
yoshihiro.shimoda.uh@renesas.com, h-inayoshi@jinso.co.jp,
nv-dung@jinso.co.jp, cv-dong@jinso.co.jp
Subject: Re: [PATCH 2/2] clk: renesas: r8a77965: Add FDP clock
Date: Fri, 24 Aug 2018 11:54:53 +0300 [thread overview]
Message-ID: <4303416.Kz9Xpi0Tgs@avalon> (raw)
In-Reply-To: <1535086349-10657-3-git-send-email-na-hoan@jinso.co.jp>
Hello Nguyen An,
Thank you for the patch.
On Friday, 24 August 2018 07:52:29 EEST Nguyen An Hoan wrote:
> From: Hoan Nguyen An <na-hoan@jinso.co.jp>
Here too a commit message would be nice.
> Signed-off-by: Hoan Nguyen An <na-hoan@jinso.co.jp>
> ---
> drivers/clk/renesas/r8a77965-cpg-mssr.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/clk/renesas/r8a77965-cpg-mssr.c
> b/drivers/clk/renesas/r8a77965-cpg-mssr.c index 312f9fe..d0847dc 100644
> --- a/drivers/clk/renesas/r8a77965-cpg-mssr.c
> +++ b/drivers/clk/renesas/r8a77965-cpg-mssr.c
> @@ -112,6 +112,7 @@ static const struct cpg_core_clk r8a77965_core_clks[]
> __initconst = { };
>
> static const struct mssr_mod_clk r8a77965_mod_clks[] __initconst = {
> + DEF_MOD("fdp0", 119, R8A77965_CLK_S0D1),
I haven't found information in the datasheet to confirm whether the parent
clock is correct. As it doesn't matter too much given that the parent clock
doesn't need to be controlled, and the FDP driver doesn't care about the clock
frequency, we can start with this without any problem.
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> DEF_MOD("scif5", 202, R8A77965_CLK_S3D4),
> DEF_MOD("scif4", 203, R8A77965_CLK_S3D4),
> DEF_MOD("scif3", 204, R8A77965_CLK_S3D4),
--
Regards,
Laurent Pinchart
next prev parent reply other threads:[~2018-08-24 12:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-24 4:52 [PATCH 0/2] Add support fdp1 device for Salvator-XS M3-N Nguyen An Hoan
2018-08-24 4:52 ` [PATCH 1/2] arm64: dts: r8a77965: add FDP1 device nodes Nguyen An Hoan
2018-08-24 8:45 ` Laurent Pinchart
2018-08-27 12:57 ` Simon Horman
2018-08-28 9:56 ` Laurent Pinchart
2018-09-12 10:24 ` Simon Horman
2018-09-03 1:12 ` [1/2] " Nguyen An Hoan
2018-08-24 4:52 ` [PATCH 2/2] clk: renesas: r8a77965: Add FDP clock Nguyen An Hoan
2018-08-24 8:54 ` Laurent Pinchart [this message]
2018-08-28 9:05 ` Geert Uytterhoeven
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=4303416.Kz9Xpi0Tgs@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=broonie@kernel.org \
--cc=cv-dong@jinso.co.jp \
--cc=geert+renesas@glider.be \
--cc=h-inayoshi@jinso.co.jp \
--cc=kuninori.morimoto.gx@renesas.com \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=na-hoan@jinso.co.jp \
--cc=nv-dung@jinso.co.jp \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.