linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/11 v3] ARM: AT91: update gpio implementation
@ 2011-10-16 19:05 Jean-Christophe PLAGNIOL-VILLARD
  2011-10-16 19:09 ` [PATCH 01/11] ARM: at91/gpio: make gpio register base soc independant Jean-Christophe PLAGNIOL-VILLARD
                   ` (10 more replies)
  0 siblings, 11 replies; 16+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2011-10-16 19:05 UTC (permalink / raw)
  To: linux-arm-kernel

HI,

	Today on at91 we use gpio != 0 as non valid gpio instead of the
	-EINVAL as define on the gpiolib so we can not use gpio_is_valid to
	check if a gpio is valid

	This patch series update the GPIO base addr to besoc independant and
	the gpio implemetation to start the first gpio as 0 and set -EINVAL
	for a non valid gpio

	So we will be complatible with the other implemenation as the AVR32

	we also update all the drivers

	v3:

	update against at91-next which contains Thomas Petazzoni USB
	support overcurrent notification

Best Regards,
J.

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

end of thread, other threads:[~2011-10-18 11:24 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-16 19:05 [PATCH 0/11 v3] ARM: AT91: update gpio implementation Jean-Christophe PLAGNIOL-VILLARD
2011-10-16 19:09 ` [PATCH 01/11] ARM: at91/gpio: make gpio register base soc independant Jean-Christophe PLAGNIOL-VILLARD
2011-10-16 19:09 ` [PATCH 02/11] ARM: at91/boards: use -EINVAL for invalid gpio Jean-Christophe PLAGNIOL-VILLARD
2011-10-16 19:09 ` [PATCH 03/11] ARM: at91/soc: use gpio_is_valid to check the gpio Jean-Christophe PLAGNIOL-VILLARD
2011-10-16 19:09 ` [PATCH 04/11] ARM: at91/pata: " Jean-Christophe PLAGNIOL-VILLARD
2011-10-17 10:54   ` Sergei Shtylyov
2011-10-17 12:24     ` Jean-Christophe PLAGNIOL-VILLARD
2011-10-18 11:21       ` Sergei Shtylyov
2011-10-18 11:24         ` Sergei Shtylyov
2011-10-16 19:09 ` [PATCH 05/11] ARM: at91/ide: " Jean-Christophe PLAGNIOL-VILLARD
2011-10-16 19:09 ` [PATCH 06/11] ARM: at91/mmc: " Jean-Christophe PLAGNIOL-VILLARD
2011-10-16 19:09 ` [PATCH 07/11] ARM: at92/nand: " Jean-Christophe PLAGNIOL-VILLARD
2011-10-16 19:09 ` [PATCH 08/11] ARM: at92/udc: " Jean-Christophe PLAGNIOL-VILLARD
2011-10-16 19:09 ` [PATCH 09/11] ARM: at92/ohci: " Jean-Christophe PLAGNIOL-VILLARD
2011-10-16 19:09 ` [PATCH 10/11] ARM: at91/gpio: drop PIN_BASE Jean-Christophe PLAGNIOL-VILLARD
2011-10-16 19:09 ` [PATCH 11/11] ARM: at91/gpio: fix display of number of irq setuped Jean-Christophe PLAGNIOL-VILLARD

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