All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: linux-omap@vger.kernel.org, Tony Lindgren <tony@atomide.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 0/2] ARM: dts: Fix OMAP3 ISP functional clock configuration
Date: Tue, 13 May 2014 01:16:51 +0200	[thread overview]
Message-ID: <8771357.o1oFFUoBzb@avalon> (raw)
In-Reply-To: <536B630B.8010303@ti.com>

[-- Attachment #1: Type: text/plain, Size: 905 bytes --]

On Thursday 08 May 2014 13:57:15 Tomi Valkeinen wrote:
> On 21/04/14 13:41, Laurent Pinchart wrote:
> > Hello,
> > 
> > This patch set enables rate propagation from the OMAP3 ISP functional
> > clock to the DPLL4 M5 clock. It copies Tomi Valkeinen's similar patch set
> > for the OMAP DSS functional clock from the "OMAP: OMAP3 DSS related clock
> > patches" patch series.
> > 
> > Laurent Pinchart (2):
> >   ARM: dts: use ti,fixed-factor-clock for dpll4_m5x2_mul_ck
> >   ARM: dts: set 'ti,set-rate-parent' for dpll4_m5 path
> >  
> >  arch/arm/boot/dts/omap36xx-clocks.dtsi | 2 +-
> >  arch/arm/boot/dts/omap3xxx-clocks.dtsi | 7 ++++---
> >  2 files changed, 5 insertions(+), 4 deletions(-)
> 
> These look fine to me.
> 
> Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

Thank you.

Tony, could you please pick the patches up for v3.16 ?

-- 
Regards,

Laurent Pinchart

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: laurent.pinchart@ideasonboard.com (Laurent Pinchart)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] ARM: dts: Fix OMAP3 ISP functional clock configuration
Date: Tue, 13 May 2014 01:16:51 +0200	[thread overview]
Message-ID: <8771357.o1oFFUoBzb@avalon> (raw)
In-Reply-To: <536B630B.8010303@ti.com>

On Thursday 08 May 2014 13:57:15 Tomi Valkeinen wrote:
> On 21/04/14 13:41, Laurent Pinchart wrote:
> > Hello,
> > 
> > This patch set enables rate propagation from the OMAP3 ISP functional
> > clock to the DPLL4 M5 clock. It copies Tomi Valkeinen's similar patch set
> > for the OMAP DSS functional clock from the "OMAP: OMAP3 DSS related clock
> > patches" patch series.
> > 
> > Laurent Pinchart (2):
> >   ARM: dts: use ti,fixed-factor-clock for dpll4_m5x2_mul_ck
> >   ARM: dts: set 'ti,set-rate-parent' for dpll4_m5 path
> >  
> >  arch/arm/boot/dts/omap36xx-clocks.dtsi | 2 +-
> >  arch/arm/boot/dts/omap3xxx-clocks.dtsi | 7 ++++---
> >  2 files changed, 5 insertions(+), 4 deletions(-)
> 
> These look fine to me.
> 
> Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

Thank you.

Tony, could you please pick the patches up for v3.16 ?

-- 
Regards,

Laurent Pinchart
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140513/642baaf5/attachment.sig>

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

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-21 10:41 [PATCH 0/2] ARM: dts: Fix OMAP3 ISP functional clock configuration Laurent Pinchart
2014-04-21 10:41 ` Laurent Pinchart
2014-04-21 10:41 ` [PATCH 1/2] ARM: dts: use ti,fixed-factor-clock for dpll4_m5x2_mul_ck Laurent Pinchart
2014-04-21 10:41   ` [PATCH 1/2] ARM: dts: use ti, fixed-factor-clock " Laurent Pinchart
2014-04-21 10:41 ` [PATCH 2/2] ARM: dts: set 'ti,set-rate-parent' for dpll4_m5 path Laurent Pinchart
2014-04-21 10:41   ` Laurent Pinchart
2014-05-08 10:57 ` [PATCH 0/2] ARM: dts: Fix OMAP3 ISP functional clock configuration Tomi Valkeinen
2014-05-08 10:57   ` Tomi Valkeinen
2014-05-12 23:16   ` Laurent Pinchart [this message]
2014-05-12 23:16     ` Laurent Pinchart
2014-05-13  1:06     ` Tony Lindgren
2014-05-13  1:06       ` Tony Lindgren
2014-05-15 15:53       ` Laurent Pinchart
2014-05-15 15:53         ` Laurent Pinchart
2014-05-15 15:54         ` Tero Kristo
2014-05-15 15:54           ` Tero Kristo
2014-05-19 13:11           ` Tero Kristo
2014-05-19 13:11             ` Tero Kristo

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=8771357.o1oFFUoBzb@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=tomi.valkeinen@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.