Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/7] clean pxa gpio driver
@ 2011-10-11 13:17 Haojian Zhuang
  2011-10-11 13:17 ` [PATCH v3 1/7] ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQ Haojian Zhuang
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Haojian Zhuang @ 2011-10-11 13:17 UTC (permalink / raw)
  To: linux-arm-kernel

Reformat these patches since Linus's GPIO patches are already merged.

Changelog
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] 11+ messages in thread

end of thread, other threads:[~2011-10-12  2:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-11 13:17 [PATCH v3 0/7] clean pxa gpio driver Haojian Zhuang
2011-10-11 13:17 ` [PATCH v3 1/7] ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQ Haojian Zhuang
2011-10-11 13:17 ` [PATCH v3 2/7] ARM: pxa: use chained interrupt for GPIO0 and GPIO1 Haojian Zhuang
2011-10-11 13:17 ` [PATCH v3 3/7] ARM: pxa: rename gpio_to_irq and irq_to_gpio Haojian Zhuang
2011-10-11 13:17 ` [PATCH v3 4/7] ARM: pxa: rename NR_BUILTIN_GPIO Haojian Zhuang
2011-10-11 13:17 ` [PATCH v3 5/7] ARM: pxa: change gpio driver to platform driver Haojian Zhuang
2011-10-11 13:17 ` [PATCH v3 6/7] ARM: pxa: move gpio-pxa.h into include directory Haojian Zhuang
2011-10-11 19:51   ` Linus Walleij
2011-10-11 20:42     ` Arnd Bergmann
2011-10-12  2:31       ` Haojian Zhuang
2011-10-11 13:17 ` [PATCH v3 7/7] ARM: pxa: add clk support in gpio driver Haojian Zhuang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox