All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
Cc: Tony Lindgren <tony@atomide.com>, Tero Kristo <t-kristo@ti.com>,
	linux-media@vger.kernel.org, linux-omap@vger.kernel.org
Subject: Re: [PATCH] ARM: dts: set 'ti,set-rate-parent' for dpll4_m5x2 clock
Date: Wed, 16 Jul 2014 02:29:41 +0200	[thread overview]
Message-ID: <3350943.lsAUHoxgP5@avalon> (raw)
In-Reply-To: <1405418556-7030-1-git-send-email-stefan@herbrechtsmeier.net>

Hi Stefan,

Thank you for the patch.

On Tuesday 15 July 2014 12:02:35 Stefan Herbrechtsmeier wrote:
> Set 'ti,set-rate-parent' property for the dpll4_m5x2_ck clock, which
> is used for the ISP functional clock. This fixes the OMAP3 ISP driver's
> clock rate configuration on OMAP34xx, which needs the rate to be
> propagated properly to the divider node (dpll4_m5_ck).
> 
> Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> Cc: Tony Lindgren <tony@atomide.com>
> Cc: Tero Kristo <t-kristo@ti.com>
> Cc: <linux-media@vger.kernel.org>
> Cc: <linux-omap@vger.kernel.org>

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

Tero, could you please process it for v3.17 if time still permits ?

> ---
>  arch/arm/boot/dts/omap3xxx-clocks.dtsi | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/boot/dts/omap3xxx-clocks.dtsi
> b/arch/arm/boot/dts/omap3xxx-clocks.dtsi index e47ff69..5c37500 100644
> --- a/arch/arm/boot/dts/omap3xxx-clocks.dtsi
> +++ b/arch/arm/boot/dts/omap3xxx-clocks.dtsi
> @@ -467,6 +467,7 @@
>  		ti,bit-shift = <0x1e>;
>  		reg = <0x0d00>;
>  		ti,set-bit-to-disable;
> +		ti,set-rate-parent;
>  	};
> 
>  	dpll4_m6_ck: dpll4_m6_ck {

-- 
Regards,

Laurent Pinchart


  reply	other threads:[~2014-07-16  0:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-15 10:02 [PATCH] ARM: dts: set 'ti,set-rate-parent' for dpll4_m5x2 clock Stefan Herbrechtsmeier
2014-07-15 10:02 ` Stefan Herbrechtsmeier
2014-07-16  0:29 ` Laurent Pinchart [this message]
2014-07-30 12:40   ` Tero Kristo
2014-07-30 12:40     ` Tero Kristo
2014-07-30 12:44     ` Laurent Pinchart

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=3350943.lsAUHoxgP5@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=stefan@herbrechtsmeier.net \
    --cc=t-kristo@ti.com \
    --cc=tony@atomide.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.