linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/7] share rtc-sa1100 driver to arch-mmp
@ 2012-02-23 16:00 Haojian Zhuang
  2012-02-23 16:00 ` [PATCH v3 1/7] rtc: sa1100: remove periodic code Haojian Zhuang
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Haojian Zhuang @ 2012-02-23 16:00 UTC (permalink / raw)
  To: linux-arm-kernel

Share rtc-sa1100 driver among arch-sa1100/arch-pxa/arch-mmp.

Changelog:

v3:
1) Remove the register definition from resource in order to build rtc-pxa
and rtc-sa1100 together. Leave hard coded register definiton in rtc-sa1100.
2) Remove the dummy clock definition in rtc-sa1100.
3) Move the clk_prepare_enable() into open() function.

v2:
1) Use DEFINE_RES_*() to define resource in arch-sa1100.

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

end of thread, other threads:[~2012-02-24  6:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-23 16:00 [PATCH v3 0/7] share rtc-sa1100 driver to arch-mmp Haojian Zhuang
2012-02-23 16:00 ` [PATCH v3 1/7] rtc: sa1100: remove periodic code Haojian Zhuang
2012-02-23 16:00 ` [PATCH v3 2/7] rtc: sa1100: remove verification code of alarm Haojian Zhuang
2012-02-23 16:00 ` [PATCH v3 3/7] rtc: sa1100: declare irq in resource Haojian Zhuang
2012-02-23 16:00 ` [PATCH v3 4/7] ARM: sa1100: clean up clock support Haojian Zhuang
2012-02-23 16:26   ` Russell King - ARM Linux
2012-02-24  6:58   ` [PATCH v4 " Haojian Zhuang
2012-02-23 16:00 ` [PATCH v3 5/7] ARM: pxa: add rtc dummy clock Haojian Zhuang
2012-02-23 16:27   ` Russell King - ARM Linux
2012-02-24  6:36     ` Haojian Zhuang
2012-02-23 16:00 ` [PATCH v3 6/7] rtc: sa1100: enable clk support Haojian Zhuang
2012-02-23 16:00 ` [PATCH v3 7/7] ARM: mmp: enable rtc in pxa910 Haojian Zhuang

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