All of lore.kernel.org
 help / color / mirror / Atom feed
* [rtc-linux] [PATCH v3 0/4] SA1100 RTC clean-up for ARM64
@ 2015-05-11 22:41 ` Rob Herring
  0 siblings, 0 replies; 28+ messages in thread
From: Rob Herring @ 2015-05-11 22:41 UTC (permalink / raw)
  To: Russell King, Alexandre Belloni, Eric Miao, Haojian Zhuang,
	Alessandro Zummo
  Cc: rtc-linux, Robert Jarzmik, Arnd Bergmann, linux-arm-kernel,
	Rob Herring

This series enables building the SA1100 RTC driver for ARM64 in
preparation for enabling CONFIG_ARCH_MMP on ARM64. This is needed for
supporting the PXA1928 SOC.

The previous versions can be found here[1][2]. Changes in this version are
some whitespace fixes and using BIT() macro. I've added Robert's ack as
well.

Russell and Eric/Haojian, Can I get an ack for the SA1100 and MMP bits so
Alexandre can apply.

Rob

[1] http://comments.gmane.org/gmane.linux.ports.arm.kernel/391410
[2] http://comments.gmane.org/gmane.linux.ports.arm.kernel/409740

Rob Herring (4):
  ARM: pxa: add memory resource to RTC device
  rtc: sa1100: convert to run-time register mapping
  ARM: sa1100: remove unused RTC register definitions
  ARM: mmp: remove unused RTC register definitions

 arch/arm/mach-mmp/include/mach/regs-rtc.h   | 23 --------
 arch/arm/mach-pxa/devices.c                 | 18 +-----
 arch/arm/mach-sa1100/include/mach/SA-1100.h | 34 -----------
 drivers/rtc/rtc-sa1100.c                    | 87 ++++++++++++++++++++---------
 4 files changed, 62 insertions(+), 100 deletions(-)
 delete mode 100644 arch/arm/mach-mmp/include/mach/regs-rtc.h

--
2.1.0

-- 
-- 
You received this message because you are subscribed to "rtc-linux".
Membership options at http://groups.google.com/group/rtc-linux .
Please read http://groups.google.com/group/rtc-linux/web/checklist
before submitting a driver.
--- 
You received this message because you are subscribed to the Google Groups "rtc-linux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

end of thread, other threads:[~2015-05-12 20:50 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-11 22:41 [rtc-linux] [PATCH v3 0/4] SA1100 RTC clean-up for ARM64 Rob Herring
2015-05-11 22:41 ` Rob Herring
2015-05-11 22:41 ` [rtc-linux] [PATCH v3 1/4] ARM: pxa: add memory resource to RTC device Rob Herring
2015-05-11 22:41   ` Rob Herring
2015-05-11 22:49   ` [rtc-linux] " Russell King - ARM Linux
2015-05-11 22:49     ` Russell King - ARM Linux
2015-05-12  0:35     ` [rtc-linux] " Rob Herring
2015-05-12  0:35       ` Rob Herring
2015-05-12  6:20       ` [rtc-linux] " Robert Jarzmik
2015-05-12  6:20         ` Robert Jarzmik
2015-05-12 20:24         ` Robert Jarzmik
2015-05-12 20:24           ` Robert Jarzmik
2015-05-12 20:30           ` [rtc-linux] " Arnd Bergmann
2015-05-12 20:30             ` Arnd Bergmann
2015-05-12 20:36             ` [rtc-linux] " Russell King - ARM Linux
2015-05-12 20:36               ` Russell King - ARM Linux
2015-05-12 20:49               ` [rtc-linux] " Arnd Bergmann
2015-05-12 20:49                 ` Arnd Bergmann
2015-05-12 20:29         ` [rtc-linux] " Rob Herring
2015-05-12 20:29           ` Rob Herring
2015-05-12  8:59       ` [rtc-linux] " Russell King - ARM Linux
2015-05-12  8:59         ` Russell King - ARM Linux
2015-05-11 22:41 ` [rtc-linux] [PATCH v3 2/4] rtc: sa1100: convert to run-time register mapping Rob Herring
2015-05-11 22:41   ` Rob Herring
2015-05-11 22:41 ` [rtc-linux] [PATCH v3 3/4] ARM: sa1100: remove unused RTC register definitions Rob Herring
2015-05-11 22:41   ` Rob Herring
2015-05-11 22:41 ` [rtc-linux] [PATCH v3 4/4] ARM: mmp: " Rob Herring
2015-05-11 22:41   ` Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.