From: santosh.shilimkar@ti.com (Santosh Shilimkar)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: keystone: Few non-critical fixes, cleanups for 3.12
Date: Wed, 7 Aug 2013 15:38:18 -0400 [thread overview]
Message-ID: <1375904298-5899-1-git-send-email-santosh.shilimkar@ti.com> (raw)
The following changes since commit eb788f43a6c6e6c7a5b2879543b565e4cd452de8:
ARM: Keystone: Convert device tree file to use IRQ defines (2013-08-05 14:06:24 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone-fixes-non-critical
for you to fetch changes up to eb788f43a6c6e6c7a5b2879543b565e4cd452de8:
ARM: Keystone: Convert device tree file to use IRQ defines (2013-08-05 14:06:24 -0400)
----------------------------------------------------------------
ARM: keystone: non-critical fixes, cleanup for 3.12
Summary of changes:
- Drop unused HAVE_SCHED_CLOCK config option
- Remove now redundant smp_init_cpus call
- Update the smc code to remove dsb and r12 usage
- Convert device tree to use #include and GIC bindings
----------------------------------------------------------------
Paul Bolle (1):
ARM: keystone: drop useless HAVE_SCHED_CLOCK
Santosh Shilimkar (4):
ARM: Keystone: No need to preserve r12 across smc call
ARM: keystone: Drop the un-necessary dsb from keystone_cpu_smc()
ARM: keystone: use #include to include skeleton.dtsi
ARM: Keystone: Convert device tree file to use IRQ defines
Sudeep KarkadaNagesha (1):
ARM: keystone: remove redundant smp_init_cpus definition
arch/arm/boot/dts/keystone.dts | 29 ++++++++++++++++++-----------
arch/arm/mach-keystone/Kconfig | 1 -
arch/arm/mach-keystone/platsmp.c | 1 -
arch/arm/mach-keystone/smc.S | 5 ++---
4 files changed, 20 insertions(+), 16 deletions(-)
--
1.7.9.5
next reply other threads:[~2013-08-07 19:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-07 19:38 Santosh Shilimkar [this message]
2013-08-08 14:58 ` [GIT PULL] ARM: keystone: Few non-critical fixes, cleanups for 3.12 Kevin Hilman
2013-08-08 15:04 ` Santosh Shilimkar
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=1375904298-5899-1-git-send-email-santosh.shilimkar@ti.com \
--to=santosh.shilimkar@ti.com \
--cc=linux-arm-kernel@lists.infradead.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).