linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ARM: keystone: Few non-critical fixes, cleanups for 3.12
@ 2013-08-07 19:38 Santosh Shilimkar
  2013-08-08 14:58 ` Kevin Hilman
  0 siblings, 1 reply; 3+ messages in thread
From: Santosh Shilimkar @ 2013-08-07 19:38 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-08-08 15:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-07 19:38 [GIT PULL] ARM: keystone: Few non-critical fixes, cleanups for 3.12 Santosh Shilimkar
2013-08-08 14:58 ` Kevin Hilman
2013-08-08 15:04   ` Santosh Shilimkar

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).