All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>,
	linux-omap@vger.kernel.org,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	Tero Kristo <t-kristo@ti.com>
Subject: Re: [PATCH 0/2] ARM: dts: Fix OMAP3 ISP functional clock configuration
Date: Mon, 12 May 2014 18:06:10 -0700	[thread overview]
Message-ID: <20140513010610.GJ5668@atomide.com> (raw)
In-Reply-To: <8771357.o1oFFUoBzb@avalon>

* Laurent Pinchart <laurent.pinchart@ideasonboard.com> [140512 16:17]:
> 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 ?

I'd like to see acks from Tero on these two, or Tero queue
them along with other clock dts clock changes.

Regards,

Tony

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] ARM: dts: Fix OMAP3 ISP functional clock configuration
Date: Mon, 12 May 2014 18:06:10 -0700	[thread overview]
Message-ID: <20140513010610.GJ5668@atomide.com> (raw)
In-Reply-To: <8771357.o1oFFUoBzb@avalon>

* Laurent Pinchart <laurent.pinchart@ideasonboard.com> [140512 16:17]:
> 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 ?

I'd like to see acks from Tero on these two, or Tero queue
them along with other clock dts clock changes.

Regards,

Tony

  reply	other threads:[~2014-05-13  1:06 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
2014-05-12 23:16     ` Laurent Pinchart
2014-05-13  1:06     ` Tony Lindgren [this message]
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=20140513010610.GJ5668@atomide.com \
    --to=tony@atomide.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=t-kristo@ti.com \
    --cc=tomi.valkeinen@ti.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.