linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PATCH 0/7] ARM: keystone: Few non-critical fixes, cleanups for 3.12
@ 2013-08-05 18:11 Santosh Shilimkar
  2013-08-05 18:11 ` [RESEND PATCH 1/7] ARM: keystone: drop useless HAVE_SCHED_CLOCK Santosh Shilimkar
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Santosh Shilimkar @ 2013-08-05 18:11 UTC (permalink / raw)
  To: linux-arm-kernel

Here are few non-critical fixes, cleanups for the Keystone SOCs
targeted for 3.12 merge window.

Brief summary of changes:
	- Drop unused HAVE_SCHED_CLOCK config option
	- Remove now redundant keystone_cpu_smc() call
	- Update the smc code to remove dsb and r12 usage
	- Convert device tree to use #include and GIC bindings
	- Update the MAINTAINER file.

Boot tested on Kesytone 2 EVM.

Paul Bolle (1):
  ARM: keystone: drop useless HAVE_SCHED_CLOCK

Santosh Shilimkar (5):
  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
  MAINTAINERS: add TI Keystone ARM platform

Sudeep KarkadaNagesha (1):
  ARM: keystone: remove redundant smp_init_cpus definition

 MAINTAINERS                      |    6 ++++++
 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 ++---
 5 files changed, 26 insertions(+), 16 deletions(-)

Regards,
Santosh
-- 
1.7.9.5

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

end of thread, other threads:[~2013-08-07 18:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-05 18:11 [RESEND PATCH 0/7] ARM: keystone: Few non-critical fixes, cleanups for 3.12 Santosh Shilimkar
2013-08-05 18:11 ` [RESEND PATCH 1/7] ARM: keystone: drop useless HAVE_SCHED_CLOCK Santosh Shilimkar
2013-08-05 18:11 ` [RESEND PATCH 2/7] ARM: keystone: remove redundant smp_init_cpus definition Santosh Shilimkar
2013-08-05 18:11 ` [RESEND PATCH 3/7] ARM: Keystone: No need to preserve r12 across smc call Santosh Shilimkar
2013-08-05 18:11 ` [RESEND PATCH 4/7] ARM: keystone: Drop the un-necessary dsb from keystone_cpu_smc() Santosh Shilimkar
2013-08-05 18:11 ` [RESEND PATCH 5/7] ARM: keystone: use #include to include skeleton.dtsi Santosh Shilimkar
2013-08-05 18:11 ` [RESEND PATCH 6/7] ARM: Keystone: Convert device tree file to use IRQ defines Santosh Shilimkar
2013-08-05 18:11 ` [RESEND PATCH 7/7] MAINTAINERS: add TI Keystone ARM platform Santosh Shilimkar
2013-08-07 17:49   ` Kevin Hilman
2013-08-07 18:50     ` 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).