linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH 0/3] r8a7794/Cortex-A7 arch timer fix
Date: Fri, 29 Aug 2014 18:15:42 +0000	[thread overview]
Message-ID: <1409336145-619-1-git-send-email-ulrich.hecht+renesas@gmail.com> (raw)

Hi!

Here's a little bit to get the arch timer working on the r8a7794 platform. 
There probably is a better place for the assembly code in setup-rcar-gen2.c
because it is likely to be needed on other platforms with A7 cores as well.
Suggestions would be appreciated.

CU
Uli


Hisashi Nakamura (2):
  ARM: shmobile: r8a7794: Add arch_timer to device tree
  ARM: shmobile: Add CA7 arch_timer initialization for secondary CPUs

Ulrich Hecht (1):
  ARM: shmobile: rcar-gen2: Add CA7 arch_timer initialization for
    r8a7794

 arch/arm/boot/dts/r8a7794.dtsi           |  8 ++++
 arch/arm/mach-shmobile/headsmp.S         | 26 ++++++++++++
 arch/arm/mach-shmobile/setup-rcar-gen2.c | 72 ++++++++++++++++++++++----------
 3 files changed, 83 insertions(+), 23 deletions(-)

-- 
1.8.4.5


                 reply	other threads:[~2014-08-29 18:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1409336145-619-1-git-send-email-ulrich.hecht+renesas@gmail.com \
    --to=ulrich.hecht+renesas@gmail.com \
    --cc=linux-sh@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).