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


Groups > linux.kernel > #1237800

Re: [RFC/PATCH 09/11] clocksource: add TI 32.768 Hz counter driver

From Felipe Balbi <balbi@ti.com>
Newsgroups linux.kernel
Subject Re: [RFC/PATCH 09/11] clocksource: add TI 32.768 Hz counter driver
Date 2015-10-02 00:40 +0200
Message-ID <qeUG5-1pD-9@gated-at.bofh.it> (permalink)
References <qea0x-Ak-3@gated-at.bofh.it> <qea0y-Ak-33@gated-at.bofh.it> <qeUwr-1eq-33@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 Thu, Oct 01, 2015 at 03:20:18PM -0700, John Stultz wrote:
> On Tue, Sep 29, 2015 at 1:44 PM, Felipe Balbi <balbi@ti.com> wrote:
> > Introduce a new clocksource driver for Texas
> > Instruments 32.768 Hz device which is available
> > on most OMAP-like devices.
> >
> > Signed-off-by: Felipe Balbi <balbi@ti.com>
> > ---
> >  drivers/clocksource/Kconfig        |   8 +++
> >  drivers/clocksource/Makefile       |   1 +
> >  drivers/clocksource/timer-ti-32k.c | 121 +++++++++++++++++++++++++++++++++++++
> 
> Also isn't this somewhat duplicate of the code in
> arch/arm/plat-omap/counter_32k.c ?
> 
> Was this really a rewrite or just a code migration? Should you

migrating, but we can't really delete that yet because we still have
a bunch of legacy platforms not using DT.

> preserve the copyrights from counter_32k.c?

heh, probably :-)

-- 
balbi

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


Thread

[RFC/PATCH 09/11] clocksource: add TI 32.768 Hz counter driver Felipe Balbi <balbi@ti.com> - 2015-09-29 22:50 +0200
  Re: [RFC/PATCH 09/11] clocksource: add TI 32.768 Hz counter driver John Stultz <john.stultz@linaro.org> - 2015-10-02 00:00 +0200
  Re: [RFC/PATCH 09/11] clocksource: add TI 32.768 Hz counter driver Daniel Lezcano <daniel.lezcano@linaro.org> - 2015-10-02 00:10 +0200
    Re: [RFC/PATCH 09/11] clocksource: add TI 32.768 Hz counter driver Tony Lindgren <tony@atomide.com> - 2015-10-05 13:00 +0200
      Re: [RFC/PATCH 09/11] clocksource: add TI 32.768 Hz counter driver Tony Lindgren <tony@atomide.com> - 2015-10-05 13:10 +0200
  Re: [RFC/PATCH 09/11] clocksource: add TI 32.768 Hz counter driver John Stultz <john.stultz@linaro.org> - 2015-10-02 00:30 +0200
    Re: [RFC/PATCH 09/11] clocksource: add TI 32.768 Hz counter driver Felipe Balbi <balbi@ti.com> - 2015-10-02 00:40 +0200

csiph-web