All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2] ARM: bcm2835: fix get_timer() to return ms
Date: Thu, 28 Mar 2013 08:59:05 -0600	[thread overview]
Message-ID: <51545AB9.5050309@wwwdotorg.org> (raw)
In-Reply-To: <20130328121508.34cb49f4@lilith>

On 03/28/2013 05:15 AM, Albert ARIBAUD wrote:
> Hi Stephen,
> 
> On Wed, 27 Mar 2013 22:43:23 -0600, Stephen Warren
> <swarren@wwwdotorg.org> wrote:
> 
>> Apparently, CONFIG_SYS_HZ must be 1000. Change this, and fix the timer
>> driver to conform to this.
>>
>> Have the timer implementation export a custom API get_timer_us() for use
>> by the BCM2835 MMC API, which needs us resolution for a HW workaround.
>>
>> Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
>> ---
>> v2: Export custom API get_timer_us() to allow the MMC driver to maintain
>>     its current workaround implementation.
>> ---
> 
> This patch and "mmc: bcm2835: fix delays in bug workaround" cannot be
> both applied together. Can you do a V2 for the delays fix patch too?

This patch replaces the two previous separate patches. Only this one
needs to be applied.

  reply	other threads:[~2013-03-28 14:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-28  4:43 [U-Boot] [PATCH V2] ARM: bcm2835: fix get_timer() to return ms Stephen Warren
2013-03-28 11:15 ` Albert ARIBAUD
2013-03-28 14:59   ` Stephen Warren [this message]
2013-03-28 15:14     ` Albert ARIBAUD
2013-04-04  3:22       ` Stephen Warren
2013-04-04  7:09         ` Albert ARIBAUD

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=51545AB9.5050309@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --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 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.