On Wed, May 7, 2014 at 11:57 AM, Pawel Moll wrote:
> On Fri, 2014-05-02 at 23:14 +0100, Linus Walleij wrote:
(Me: blah blah)
> Can I consider this as Reviewed-by? :-)
Yep.
Reviewed-by: Linus Walleij
Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel"
On Fri, 2014-05-02 at 23:14 +0100, Linus Walleij wrote:
> On Tue, Feb 11, 2014 at 9:10 AM, Pawel Moll wrote:
>
> > This patch adds a trival sched clock source using free
> > running, 24MHz clocked counter present in the ARM Ltd.
> > Versatile Express platform's System Registers block.
> >
> > Thi
On Tue, Feb 11, 2014 at 9:10 AM, Pawel Moll wrote:
> This patch adds a trival sched clock source using free
> running, 24MHz clocked counter present in the ARM Ltd.
> Versatile Express platform's System Registers block.
>
> This code replaces the call in the VE machine code.
>
> Cc: Daniel Lezcan
On Wed, 2014-04-16 at 15:45 +0100, Rob Herring wrote:
> >> > + setup_sched_clock(vexpress_sys_24mhz_read, 32, 2400);
> >>
> >> This frequency should come from a DT clock binding. You will have to
> >> fallback to 24MHz for backwards compatibility though.
> >
> > I don't see why would it g
On Wed, Apr 16, 2014 at 9:22 AM, Pawel Moll wrote:
> Hi Rob,
>
> Thanks for reminding me about this stuff. I'll get around and re-spin
> the series this week.
>
[snip]
>> > + setup_sched_clock(vexpress_sys_24mhz_read, 32, 2400);
>>
>> This frequency should come from a DT clock binding.
Hi Rob,
Thanks for reminding me about this stuff. I'll get around and re-spin
the series this week.
On Wed, 2014-04-16 at 14:56 +0100, Rob Herring wrote:
> > diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig
> > index cd6950f..9799744 100644
> > --- a/drivers/clocksource/Kcon
Adding Linus W...
On Tue, Feb 11, 2014 at 11:10 AM, Pawel Moll wrote:
> This patch adds a trival sched clock source using free
> running, 24MHz clocked counter present in the ARM Ltd.
> Versatile Express platform's System Registers block.
>
> This code replaces the call in the VE machine code.
>
This patch adds a trival sched clock source using free
running, 24MHz clocked counter present in the ARM Ltd.
Versatile Express platform's System Registers block.
This code replaces the call in the VE machine code.
Cc: Daniel Lezcano
Cc: Thomas Gleixner
Signed-off-by: Pawel Moll
---
arch/arm/
8 matches
Mail list logo