[PATCH 4/4] ARM: ks8695: convert to generic time and clocksource

Greg Ungerer gerg at snapgear.com
Sun Sep 2 07:45:32 EDT 2012


Hi Linus,

On 09/01/2012 09:43 AM, Linus Walleij wrote:
> On Fri, Aug 31, 2012 at 8:20 AM, Greg Ungerer <gerg at snapgear.com> wrote:
>> Ok, tested on a KS8695 based machine. Boots and runs, obviously
>> clock is basically working. But 'date' never shows the time
>> increasing:
>>
>>    # date
>>    Thu Jan  1 00:00:00 UTC 1970
>>    # date
>>    Thu Jan  1 00:00:00 UTC 1970
>>    # date
>>    Thu Jan  1 00:00:00 UTC 1970
>>    #
>>
>> And yes, that did work before applying this patch :-)
>
> That mean clockevent is running but not clocksource.
>
> And I think that is because I forgot a ~ in the mask for disabling
> the T1 timer, so setting up the clockevent disables the clocksource ...
>
> I'll send out a fixed version, plese test!

Yep, I'll give it a try. I don't have the board in front of me
right now, but when I get in to the office tomorrow I can try it.


> (BTW I had not clue the 68K maintainer had a platform like
> this, fun!)

Ooohh, I have many weird and wonderful boards, across quite a few
different architectures. I seem to have collected and developed on
quite a few over to many years to remember.

Maintaining m68k/ColdFire is just for fun - it doesn't pay the bills
though :-)

Regards
Greg


------------------------------------------------------------------------
Greg Ungerer  --  Principal Engineer        EMAIL:     gerg at snapgear.com
SnapGear Group, McAfee                      PHONE:       +61 7 3435 2888
8 Gardner Close,                            FAX:         +61 7 3891 3630
Milton, QLD, 4064, Australia                WEB: http://www.SnapGear.com



More information about the linux-arm-kernel mailing list