From: gerg@snapgear.com (Greg Ungerer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 4/4] ARM: ks8695: convert to generic time and clocksource
Date: Sun, 2 Sep 2012 21:45:32 +1000 [thread overview]
Message-ID: <504346DC.4080801@snapgear.com> (raw)
In-Reply-To: <CACRpkdZ0Gw5H_yRcN2CmC+F8NtUcySTrLehuzZdWrbDwL4HHWw@mail.gmail.com>
Hi Linus,
On 09/01/2012 09:43 AM, Linus Walleij wrote:
> On Fri, Aug 31, 2012 at 8:20 AM, Greg Ungerer <gerg@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
next prev parent reply other threads:[~2012-09-02 11:45 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-29 18:27 [PATCH 4/4] ARM: ks8695: convert to generic time and clocksource Linus Walleij
2012-08-31 6:20 ` Greg Ungerer
2012-08-31 23:43 ` Linus Walleij
2012-09-02 11:45 ` Greg Ungerer [this message]
2012-09-02 18:49 ` Arnd Bergmann
2012-09-03 4:41 ` Greg Ungerer
2012-09-03 11:15 ` Arnd Bergmann
2012-09-03 12:51 ` Greg Ungerer
2012-09-03 12:02 ` Linus Walleij
2012-09-03 12:57 ` Greg Ungerer
2012-09-03 13:24 ` Arnd Bergmann
2012-09-03 14:55 ` Andrew Victor
2012-09-05 5:05 ` Olof Johansson
2012-09-07 5:42 ` Greg Ungerer
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=504346DC.4080801@snapgear.com \
--to=gerg@snapgear.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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.