public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* GPIO issue
@ 2008-04-15 22:29 Luís Vitório Cargnini
  2008-04-15 22:39 ` Luís Vitório Cargnini
  0 siblings, 1 reply; 4+ messages in thread
From: Luís Vitório Cargnini @ 2008-04-15 22:29 UTC (permalink / raw)
  To: linux-omap

dear fellows:

I have the following problem:
I have an OSK (5912 dev board) and I written a device driver that does
the following:

omap_request_gpio(8);
omap_request_gpio(11);

omap_set_gpio_direction(8,1);
omap_set_gpio_direction(11, 1);

omap_set_gpio_dataout(8, 0);
omap_set_gpio_dataout(11, 1);


But none of this pins are driving signals, please someone can help me
with this minimal issue.

-- 
------------------------------------------------------------------------------
Thanks && Regards
M.Sc. B.Sc. Luís Vitório Cargnini
IEEE Member
Electrical Engineer Faculty @ PUCRS
Ipiranga Avenue, 6681 – Building 30
P.O. Box: 90619-900 – Porto Alegre/RS
Phone: +55 51 3320 3500  extension: 7696
---------------------------------------------------------------------------------

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

end of thread, other threads:[~2008-04-15 23:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-15 22:29 GPIO issue Luís Vitório Cargnini
2008-04-15 22:39 ` Luís Vitório Cargnini
2008-04-15 22:55   ` David Brownell
     [not found]     ` <ae36f8040804151600j2319929epeb6a9e54db28d2ea@mail.gmail.com>
2008-04-15 23:04       ` David Brownell

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