All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH][RFC] arm64: renesas: Add EXTAL configuration to Salvator-X
Date: Tue, 08 Sep 2015 06:59:01 +0000	[thread overview]
Message-ID: <7037545.Z4NQMM7rZH@avalon> (raw)
In-Reply-To: <20150908044957.4919.98690.sendpatchset@little-apple>

Hi Magnus,

Thank you for the patch.

On Tuesday 08 September 2015 13:49:57 Magnus Damm wrote:
> From: Magnus Damm <damm+renesas@opensource.se>
> 
> Configure EXTAL to 16.666 MHz on Salvator-X.
> 
> Signed-off-by: Magnus Damm <damm+renesas@opensource.se>

This looks quite straightforward and good to me. I don't think it requires the 
RFC status.

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

> ---
> 
>  This sets the EXTAL frequency for the V9 integration series:
>  [PATCH v9 00/07][RFC] Renesas R-Car H3 (r8a7795) integration patches V9
> 
>  To be used with the V7 CPG:
>  [PATCH v7 00/05] Renesas R-Car Gen3 CPG support V7
> 
>  arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts |    4 ++++
>  1 file changed, 4 insertions(+)
> 
> --- 0007/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts
> +++ work/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts	2015-09-08
> 13:44:53.682366518 +0900 @@ -32,6 +32,10 @@
>  	};
>  };
> 
> +&extal_clk {
> +	clock-frequency = <16666666>;
> +};
> +
>  &pfc {
>  	scif1_pins: scif1 {
>  		renesas,groups = "scif1_data_a", "scif1_ctrl";

-- 
Regards,

Laurent Pinchart


  parent reply	other threads:[~2015-09-08  6:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-08  4:49 [PATCH][RFC] arm64: renesas: Add EXTAL configuration to Salvator-X Magnus Damm
2015-09-08  6:58 ` Geert Uytterhoeven
2015-09-08  6:59 ` Laurent Pinchart [this message]
2015-09-08  8:23 ` Magnus Damm
2015-09-08  9:07 ` Khiem Nguyen
2015-09-09  0:31 ` Simon Horman

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=7037545.Z4NQMM7rZH@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=linux-sh@vger.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 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.