linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/8] Clean gpio in arch-pxa and arch-mmp
@ 2011-10-13  4:06 Haojian Zhuang
  2011-10-13  4:06 ` [PATCH v4 1/8] ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQ Haojian Zhuang
                   ` (7 more replies)
  0 siblings, 8 replies; 25+ messages in thread
From: Haojian Zhuang @ 2011-10-13  4:06 UTC (permalink / raw)
  To: linux-arm-kernel

Changelog
v4:
       1. append one patch for clean gpio macros and use function instead.
v3:
       1. Rebase on Russell's for-next branch.
       2. Add clock support.
       3. Move gpio edge detection initiliaztion of arch-mmp into gpio driver.

v2:
      1. Remove gpio.c from mach-pxa & mach-mmp that is introduced from v1.
      2. Remove init function in gpio.c. Move the platfrom_device_register()
         into platform driver.
      3. Initialize pxa_gpio_regs in gpio-pxa.c
      4. Simplify code of identifing pxa gpio series or mmp gpio series.
      5. Use linux/io.h instead of asm/io.h.

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

end of thread, other threads:[~2011-10-14 19:42 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-13  4:06 [PATCH v4 0/8] Clean gpio in arch-pxa and arch-mmp Haojian Zhuang
2011-10-13  4:06 ` [PATCH v4 1/8] ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQ Haojian Zhuang
2011-10-13 19:07   ` Grant Likely
2011-10-13  4:06 ` [PATCH v4 2/8] ARM: pxa: use chained interrupt for GPIO0 and GPIO1 Haojian Zhuang
2011-10-13 19:07   ` Grant Likely
2011-10-13  4:07 ` [PATCH v4 3/8] ARM: pxa: rename gpio_to_irq and irq_to_gpio Haojian Zhuang
2011-10-13 19:18   ` Grant Likely
2011-10-14  8:27     ` Haojian Zhuang
2011-10-14  8:35       ` Eric Miao
2011-10-14  8:40         ` Haojian Zhuang
2011-10-13  4:07 ` [PATCH v4 4/8] ARM: pxa: rename NR_BUILTIN_GPIO Haojian Zhuang
2011-10-13 19:19   ` Grant Likely
2011-10-13  4:07 ` [PATCH v4 5/8] ARM: pxa: change gpio driver to platform driver Haojian Zhuang
2011-10-13 19:22   ` Grant Likely
2011-10-14 19:42     ` Russell King - ARM Linux
2011-10-13  4:07 ` [PATCH v4 6/8] ARM: pxa: move gpio-pxa.h into include directory Haojian Zhuang
2011-10-13 19:24   ` Grant Likely
2011-10-13  4:07 ` [PATCH v4 7/8] ARM: pxa: add clk support in gpio driver Haojian Zhuang
2011-10-13 19:26   ` Grant Likely
2011-10-13  4:07 ` [PATCH v4 8/8] ARM: pxa: move macros into gpio-pxa.c Haojian Zhuang
2011-10-13 15:42   ` Arnd Bergmann
2011-10-14  6:17     ` Eric Miao
2011-10-14  9:13       ` Haojian Zhuang
2011-10-14  9:15         ` Eric Miao
2011-10-14 15:34           ` Arnd Bergmann

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