public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Vipin Kumar <vipin.kumar@st.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH resend] armv7/ltimer: Add support for local timer on armv7 cpus
Date: Mon, 17 Dec 2012 09:54:48 +0530	[thread overview]
Message-ID: <50CE9E90.1090406@st.com> (raw)
In-Reply-To: <CAF1ZMEcVWc3DNdcb7gQ60D-8Nx-MHOpkLs=eY0ph2w_Lgcozaw@mail.gmail.com>

On 12/16/2012 1:14 PM, Dennis Lan (dlan) wrote:
> Hi
>
>
> On Sat, Dec 15, 2012 at 6:20 AM, Wolfgang Denk <wd@denx.de
> <mailto:wd@denx.de>> wrote:
>
>     Dear Vipin Kumar,
>
>     In message <50CAF0CB.1050108@st.com
>     <mailto:50CAF0CB.1050108@st.com>> you wrote:
>      > ping again
>
>     pong ;-)
>
>      > On 12/6/2012 2:52 PM, Vipin KUMAR wrote:
>      > > Certain ARMV7 cpus eg. CortexA9 contains a local and a global
>     timer within the
>      > > CPU core itself.  This patch adds generic support for local timer.
>
>     What would be the use of such timer support?  Is there any code that
>     actually needs it, and why does it need anything beyond the existing
>     timer support we have?
>
> Hi wolfgang:
>    I think vipin here is trying to provide a generic timer support for
> ARMV7 architecture,
> which contains private(local) and global timer. It's general a good
> thing which means we can maximize the code usage..
>    Actually I was planing to test the code, but haven't find the time
> yet ;-)
>

Hello Wolfgang

Dennis is right. I am trying to provide the armv7 local timer support.

> Hi vipin:
>    why you only support local timer(private)? shouldn't it different to
> support global timer too?
>

Well, actually the local timer was used in the spear13xx support which 
is to be added later on. The global timer was not used and hence the 
driver was not needed (at least by us). but I agree that such a driver 
would be useful for a lot of people using armv7 cores and CPU timers

The global timer support, even if it is added, would be added as a 
separate driver so this is infact complete in its own

Regards
Vipin

  reply	other threads:[~2012-12-17  4:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-06  9:22 [U-Boot] [PATCH resend] armv7/ltimer: Add support for local timer on armv7 cpus Vipin Kumar
2012-12-12 10:01 ` Vipin Kumar
2012-12-14  9:26 ` Vipin Kumar
2012-12-14 22:20   ` Wolfgang Denk
2012-12-16  7:44     ` Dennis Lan
2012-12-17  4:24       ` Vipin Kumar [this message]
2012-12-17 17:53         ` Wolfgang Denk
2012-12-17 17:50       ` Wolfgang Denk
2012-12-18  4:39         ` Vipin Kumar
2012-12-17 10:39 ` Armando Visconti
2013-02-03 13:58 ` Albert ARIBAUD
2013-02-06  6:46   ` Vipin Kumar

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=50CE9E90.1090406@st.com \
    --to=vipin.kumar@st.com \
    --cc=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox