linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Some work to implement of_gpio_count()
@ 2008-12-05 18:15 Anton Vorontsov
  2008-12-05 18:15 ` [PATCH 1/3] of: Minor simplification for the of_parse_phandles_with_args() Anton Vorontsov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Anton Vorontsov @ 2008-12-05 18:15 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: Stefan Roese, linuxppc-dev

Hi all,

Few patches are needed to implement of_gpio_count() helper function.

So far there are two potential users for the new helper:

- PPC4xx SPI driver
  http://www.mail-archive.com/linuxppc-dev@ozlabs.org/msg26847.html
  ^^ The driver implements of_num_gpios() by itself. Though its
  implementation has some minor issues with regard to the empty cells.
  We'll convert it to the generic function later (the driver is
  a half way to the mainline, so I don't want to interfere. And it's
  another reason for the "of_gpio_count" name).

- Some MPC83xx SPI work I'm about to send.


Thanks,

-- 
Anton Vorontsov
email: cbouatmailru@gmail.com
irc://irc.freenode.net/bd2

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

end of thread, other threads:[~2008-12-05 18:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-05 18:15 [PATCH 0/3] Some work to implement of_gpio_count() Anton Vorontsov
2008-12-05 18:15 ` [PATCH 1/3] of: Minor simplification for the of_parse_phandles_with_args() Anton Vorontsov
2008-12-05 18:15 ` [PATCH 2/3] of: of_parse_phandles_with_args() learns to differentiate 'hole' cells Anton Vorontsov
2008-12-05 18:15 ` [PATCH 3/3] of/gpio: Implement of_gpio_count() Anton Vorontsov

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