All of lore.kernel.org
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 4/4] ARM: ks8695: convert to generic time and clocksource
Date: Sun, 2 Sep 2012 18:49:53 +0000	[thread overview]
Message-ID: <201209021849.54348.arnd@arndb.de> (raw)
In-Reply-To: <CACRpkdZ0Gw5H_yRcN2CmC+F8NtUcySTrLehuzZdWrbDwL4HHWw@mail.gmail.com>

On Friday 31 August 2012, 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!
> 
> (BTW I had not clue the 68K maintainer had a platform like
> this, fun!)

Note that this platform is one of those we talked about removing
from the kernel for potentially being completely unused. Do we have
reason to believe that people are still using ks8695 for anything
with new kernels?

If any of you are doing that, we'll definitely keep the port around,
the idea is not to break anything that people are actually using.
In that case, I would like to see a MAINTAINERS entry for the platform
so we have a contact for someone who is able to ack and maybe test
patches.

	Arnd

  parent reply	other threads:[~2012-09-02 18:49 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
2012-09-02 18:49     ` Arnd Bergmann [this message]
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=201209021849.54348.arnd@arndb.de \
    --to=arnd@arndb.de \
    --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.