SUPERH platform development
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 2/2] ARM: shmobile: genmai-reference: Switch to new style MTU device
Date: Mon, 12 May 2014 12:44:36 +0000	[thread overview]
Message-ID: <1751770.qQ4mhXj5fn@avalon> (raw)
In-Reply-To: <1399898169-22067-1-git-send-email-geert+renesas@glider.be>

Hi Geert,

Thank you for the patch.

On Monday 12 May 2014 14:36:09 Geert Uytterhoeven wrote:
> The MTU2 (Multi-Function Timer Pulse Unit 2) driver implements a new
> style of platform data that handles the timer as a single device with
> multiple channels. Switch from the old-style platform data to the
> new-style platform data.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

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

> ---
> To be folded into Wolfram's "ARM: shmobile: r7s72100: use workaround for
> non DT-clocks".
> 
>  arch/arm/mach-shmobile/board-genmai-reference.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/mach-shmobile/board-genmai-reference.c
> b/arch/arm/mach-shmobile/board-genmai-reference.c index
> fde558b66d4e..33015e5ed52a 100644
> --- a/arch/arm/mach-shmobile/board-genmai-reference.c
> +++ b/arch/arm/mach-shmobile/board-genmai-reference.c
> @@ -32,7 +32,7 @@
>   * devices until they get moved to DT.
>   */
>  static const struct clk_name clk_names[] = {
> -	{ "mtu2", NULL, "sh_mtu2.0" },
> +	{ "mtu2", "fck", "sh-mtu2" },
>  };
>  #endif

-- 
Regards,

Laurent Pinchart


  reply	other threads:[~2014-05-12 12:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-12 12:36 [PATCH 2/2] ARM: shmobile: genmai-reference: Switch to new style MTU device Geert Uytterhoeven
2014-05-12 12:44 ` Laurent Pinchart [this message]
2014-05-12 12:52 ` Wolfram Sang

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=1751770.qQ4mhXj5fn@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox