linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ARM: OMAP: new miscellaneous clock/hwmod data for 3.2
@ 2011-10-10 19:44 Paul Walmsley
       [not found] ` <alpine.DEB.2.00.1110101415560.5205@utopia.booyaka.com>
  0 siblings, 1 reply; 5+ messages in thread
From: Paul Walmsley @ 2011-10-10 19:44 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Tony,

The following changes since commit be73246058737beec52ae232bcab7776332a9e06:

  ARM: OMAP2+: Remove custom init_irq for remaining boards (2011-09-26 17:50:37 -0700)

are available in the git repository at:
  git://git.pwsan.com/linux-2.6 clock_hwmod_devel_3.2

Benoit Cousson (1):
      ARM: OMAP: USB: EHCI and OHCI hwmod structures for OMAP4

Keshava Munegowda (1):
      ARM: OMAP: USB: EHCI and OHCI hwmod structures for OMAP3

Paul Walmsley (1):
      ARM: OMAP3xxx: hwmod data: add PRM hwmod

Santosh Shilimkar (1):
      ARM: OMAP4: clock: Add CPU local timer clock node.

 arch/arm/mach-omap2/clock44xx_data.c       |    9 +
 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c |  279 ++++++++++++++++++++++++++++
 arch/arm/mach-omap2/omap_hwmod_44xx_data.c |  206 ++++++++++++++++++++-
 3 files changed, 493 insertions(+), 1 deletions(-)


- Paul

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [GIT PULL v3] ARM: OMAP: Cortex-A9 PERIPHCLK node for 3.2
       [not found]   ` <alpine.DEB.2.00.1110101840440.5205@utopia.booyaka.com>
@ 2011-11-05  0:53     ` Tony Lindgren
  2011-11-08  7:53       ` Paul Walmsley
  0 siblings, 1 reply; 5+ messages in thread
From: Tony Lindgren @ 2011-11-05  0:53 UTC (permalink / raw)
  To: linux-arm-kernel

* Paul Walmsley <paul@pwsan.com> [111010 17:09]:
> Hi Tony
> 
> The following changes since commit be73246058737beec52ae232bcab7776332a9e06:
> 
>   ARM: OMAP2+: Remove custom init_irq for remaining boards (2011-09-26 17:50:37 -0700)
> 
> are available in the git repository at:
>   git://git.pwsan.com/linux-2.6 clock_hwmod_devel_3.2
> 
> This pull request drops the EHCI/OHCI hwmod data due to some 
> inconsistencies that were just found in the data.
> 
> Santosh Shilimkar (1):
>       ARM: OMAP4: clock: Add CPU local timer clock node.
> 
>  arch/arm/mach-omap2/clock44xx_data.c |    9 +++++++++
>  1 files changed, 9 insertions(+), 0 deletions(-)

Should this be pulled into fixes for v3.2 -rc cycle?

Tony

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [GIT PULL v3] ARM: OMAP: Cortex-A9 PERIPHCLK node for 3.2
  2011-11-05  0:53     ` [GIT PULL v3] ARM: OMAP: Cortex-A9 PERIPHCLK node " Tony Lindgren
@ 2011-11-08  7:53       ` Paul Walmsley
  2011-11-08  8:07         ` Shilimkar, Santosh
  0 siblings, 1 reply; 5+ messages in thread
From: Paul Walmsley @ 2011-11-08  7:53 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, 4 Nov 2011, Tony Lindgren wrote:

> * Paul Walmsley <paul@pwsan.com> [111010 17:09]:
> > The following changes since commit be73246058737beec52ae232bcab7776332a9e06:
> > 
> >   ARM: OMAP2+: Remove custom init_irq for remaining boards (2011-09-26 17:50:37 -0700)
> > 
> > are available in the git repository at:
> >   git://git.pwsan.com/linux-2.6 clock_hwmod_devel_3.2
> > 
> > This pull request drops the EHCI/OHCI hwmod data due to some 
> > inconsistencies that were just found in the data.
> > 
> > Santosh Shilimkar (1):
> >       ARM: OMAP4: clock: Add CPU local timer clock node.
> > 
> >  arch/arm/mach-omap2/clock44xx_data.c |    9 +++++++++
> >  1 files changed, 9 insertions(+), 0 deletions(-)
> 
> Should this be pulled into fixes for v3.2 -rc cycle?

Santosh would be the right person to ask.  Santosh, is anything broken in 
3.2 if this patch doesn't get merged in -rc?  Or is it just a feature 
which could be added in 3.3?


- Paul

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [GIT PULL v3] ARM: OMAP: Cortex-A9 PERIPHCLK node for 3.2
  2011-11-08  7:53       ` Paul Walmsley
@ 2011-11-08  8:07         ` Shilimkar, Santosh
  2011-11-08 16:56           ` Tony Lindgren
  0 siblings, 1 reply; 5+ messages in thread
From: Shilimkar, Santosh @ 2011-11-08  8:07 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Nov 8, 2011 at 1:23 PM, Paul Walmsley <paul@pwsan.com> wrote:
> On Fri, 4 Nov 2011, Tony Lindgren wrote:
>
>> * Paul Walmsley <paul@pwsan.com> [111010 17:09]:
>> > The following changes since commit be73246058737beec52ae232bcab7776332a9e06:
>> >
>> > ? ARM: OMAP2+: Remove custom init_irq for remaining boards (2011-09-26 17:50:37 -0700)
>> >
>> > are available in the git repository at:
>> > ? git://git.pwsan.com/linux-2.6 clock_hwmod_devel_3.2
>> >
>> > This pull request drops the EHCI/OHCI hwmod data due to some
>> > inconsistencies that were just found in the data.
>> >
>> > Santosh Shilimkar (1):
>> > ? ? ? ARM: OMAP4: clock: Add CPU local timer clock node.
>> >
>> > ?arch/arm/mach-omap2/clock44xx_data.c | ? ?9 +++++++++
>> > ?1 files changed, 9 insertions(+), 0 deletions(-)
>>
>> Should this be pulled into fixes for v3.2 -rc cycle?
>
> Santosh would be the right person to ask. ?Santosh, is anything broken in
> 3.2 if this patch doesn't get merged in -rc? ?Or is it just a feature
> which could be added in 3.3?
>
Nope nothing broken now since OMAP CPUFreq has not
got into mainline yet. We need this patch to present once we
start supporting MPU frequency scaling which I guess would
happen now in 3.3.

Regards
Santosh

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [GIT PULL v3] ARM: OMAP: Cortex-A9 PERIPHCLK node for 3.2
  2011-11-08  8:07         ` Shilimkar, Santosh
@ 2011-11-08 16:56           ` Tony Lindgren
  0 siblings, 0 replies; 5+ messages in thread
From: Tony Lindgren @ 2011-11-08 16:56 UTC (permalink / raw)
  To: linux-arm-kernel

* Shilimkar, Santosh <santosh.shilimkar@ti.com> [111107 23:33]:
> On Tue, Nov 8, 2011 at 1:23 PM, Paul Walmsley <paul@pwsan.com> wrote:
> > On Fri, 4 Nov 2011, Tony Lindgren wrote:
> >
> >> * Paul Walmsley <paul@pwsan.com> [111010 17:09]:
> >> > The following changes since commit be73246058737beec52ae232bcab7776332a9e06:
> >> >
> >> > ? ARM: OMAP2+: Remove custom init_irq for remaining boards (2011-09-26 17:50:37 -0700)
> >> >
> >> > are available in the git repository at:
> >> > ? git://git.pwsan.com/linux-2.6 clock_hwmod_devel_3.2
> >> >
> >> > This pull request drops the EHCI/OHCI hwmod data due to some
> >> > inconsistencies that were just found in the data.
> >> >
> >> > Santosh Shilimkar (1):
> >> > ? ? ? ARM: OMAP4: clock: Add CPU local timer clock node.
> >> >
> >> > ?arch/arm/mach-omap2/clock44xx_data.c | ? ?9 +++++++++
> >> > ?1 files changed, 9 insertions(+), 0 deletions(-)
> >>
> >> Should this be pulled into fixes for v3.2 -rc cycle?
> >
> > Santosh would be the right person to ask. ?Santosh, is anything broken in
> > 3.2 if this patch doesn't get merged in -rc? ?Or is it just a feature
> > which could be added in 3.3?
> >
> Nope nothing broken now since OMAP CPUFreq has not
> got into mainline yet. We need this patch to present once we
> start supporting MPU frequency scaling which I guess would
> happen now in 3.3.

OK thanks for the update.

Tony

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-11-08 16:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-10 19:44 [GIT PULL] ARM: OMAP: new miscellaneous clock/hwmod data for 3.2 Paul Walmsley
     [not found] ` <alpine.DEB.2.00.1110101415560.5205@utopia.booyaka.com>
     [not found]   ` <alpine.DEB.2.00.1110101840440.5205@utopia.booyaka.com>
2011-11-05  0:53     ` [GIT PULL v3] ARM: OMAP: Cortex-A9 PERIPHCLK node " Tony Lindgren
2011-11-08  7:53       ` Paul Walmsley
2011-11-08  8:07         ` Shilimkar, Santosh
2011-11-08 16:56           ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).