From: kgene.kim@samsung•com (Kukjin Kim)
To: linux-arm-kernel@lists•infradead.org
Subject: [GIT PULL 4/5] Samsung exynos_mct update for v3.17
Date: Sat, 19 Jul 2014 09:52:52 +0900 [thread overview]
Message-ID: <53C9C164.9030404@samsung.com> (raw)
Note that this is also based on 3.16-rc5 because of dependency with
previous samsung fixes including exynos_mct already merged in mainline
during -rc.
The following changes since commit 1795cd9b3a91d4b5473c97f491d63892442212ab:
Linux 3.16-rc5 (2014-07-13 14:04:33 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/exynos-mct
for you to fetch changes up to 1a631118c1d085fe162f3b6d44f710c72206ef2d:
clocksource: exynos_mct: Only use 32-bits where possible (2014-07-19
03:07:52 +0900)
----------------------------------------------------------------
exynos_mct update for v3.17
- only use 32-bit access for performance benefits on exynos
32-bit system and this means ARCH timer should be supported
on exynos 64-bit system instead of current MCT.
- use readl_relaxed/writel_relaxed to consistently use the
proper functions in exynos_mct.
----------------------------------------------------------------
Doug Anderson (2):
clocksource: exynos_mct: use readl_relaxed/writel_relaxed
clocksource: exynos_mct: Only use 32-bits where possible
drivers/clocksource/Kconfig | 1 +
drivers/clocksource/exynos_mct.c | 63
++++++++++++++++++++++++++++------------
2 files changed, 45 insertions(+), 19 deletions(-)
next reply other threads:[~2014-07-19 0:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-19 0:52 Kukjin Kim [this message]
2014-07-19 22:06 ` [GIT PULL 4/5] Samsung exynos_mct update for v3.17 Olof Johansson
2014-07-21 8:47 ` Daniel Lezcano
2014-07-22 10:59 ` Kukjin Kim
2014-07-22 17:32 ` Daniel Lezcano
2014-07-22 23:33 ` Kukjin Kim
2014-07-23 8:03 ` Daniel Lezcano
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=53C9C164.9030404@samsung.com \
--to=kgene.kim@samsung$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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