Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1235551

Re: Trivial clocksource driver

From Thomas Gleixner <tglx@linutronix.de>
Newsgroups linux.kernel
Subject Re: Trivial clocksource driver
Date 2015-09-29 23:00 +0200
Message-ID <qeaae-Lp-11@gated-at.bofh.it> (permalink)
References <qe5WW-3k4-19@gated-at.bofh.it> <qe7YJ-6an-3@gated-at.bofh.it> <qe94t-7GE-1@gated-at.bofh.it> <qe9xw-8tR-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Tue, 29 Sep 2015, Måns Rullgård wrote:
> Mason <slash.tmp@free.fr> writes:
> 
> > On 29/09/2015 20:32, Thomas Gleixner wrote:
> >
> >> On Tue, 29 Sep 2015, Mason wrote:
> >> 
> >>> I am trying to submit a new ARM port, and Arnd pointed out that the
> >>> clocksource code could not live in arch/arm/$PLATFORM, but had to
> >>> move to drivers/clocksource (and it had to support DT).
> >>>
> >>> Did I understand correctly? Is this the right place to submit code
> >>> as provided below?
> >> 
> >> Yes, drivers/clocksource is the right place. You just need to submit a
> >> formal patch, which includes a proper subject line, changelog, plus
> >> the necessary Makefile and Kconfig modifications.
> >
> > OK, I'll send a formal patch tomorrow.
> > There are no Kconfig modifications, is that OK?
> 
> Why don't you use my driver?  It's even simpler, and it works just fine
> on the 87xx chip.
> 
> https://github.com/mansr/linux-tangox/blob/master/drivers/clocksource/clksrc-tangox.c

Perhaps because that driver is not upstream either?

Thanks,

	tglx

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Trivial clocksource driver Mason <slash.tmp@free.fr> - 2015-09-29 18:30 +0200
  Re: Trivial clocksource driver Thomas Gleixner <tglx@linutronix.de> - 2015-09-29 20:40 +0200
    Re: Trivial clocksource driver Mason <slash.tmp@free.fr> - 2015-09-29 21:50 +0200
      Re: Trivial clocksource driver Måns Rullgård <mans@mansr.com> - 2015-09-29 22:20 +0200
        Re: Trivial clocksource driver Thomas Gleixner <tglx@linutronix.de> - 2015-09-29 23:00 +0200
        Re: Trivial clocksource driver Mason <slash.tmp@free.fr> - 2015-09-29 23:20 +0200
          Re: Trivial clocksource driver Måns Rullgård <mans@mansr.com> - 2015-09-30 00:00 +0200

csiph-web