All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eugen.Hristev at microchip.com <Eugen.Hristev@microchip.com>
To: u-boot@lists.denx.de
Subject: [PATCH] ARM: mach-at91: fix timer.o compile condition
Date: Thu, 26 Nov 2020 08:18:18 +0000	[thread overview]
Message-ID: <f08304d7-9108-301b-42e0-e6ac7069df99@microchip.com> (raw)
In-Reply-To: <20201111164603.288797-1-eugen.hristev@microchip.com>

On 11.11.2020 18:46, Eugen Hristev wrote:
> The AT91 architecture now has two possible timer blocks, the old PIT timer
> and the new PIT64B.
> The timer.c file has an old non DM driver that works for platforms
> that do not use the ATMEL_PIT_TIMER DM-based driver.
> Update the Makefile to select this old driver in case neither of the
> ATMEL_PIT_TIMER and the MCHP_PIT64B_TIMER are selected.
> 
> Suggested-by: Claudiu Beznea <claudiu.beznea@microchip.com>
> Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
> ---

Applied to u-boot-atmel/master

      reply	other threads:[~2020-11-26  8:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-11 16:46 [PATCH] ARM: mach-at91: fix timer.o compile condition Eugen Hristev
2020-11-26  8:18 ` Eugen.Hristev at microchip.com [this message]

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=f08304d7-9108-301b-42e0-e6ac7069df99@microchip.com \
    --to=eugen.hristev@microchip.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 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.