linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* How to set GPIO state in the dts or in platform
@ 2010-01-06  4:17 Ayman El-Khashab
  2010-01-06  4:38 ` Bill Gatliff
  0 siblings, 1 reply; 4+ messages in thread
From: Ayman El-Khashab @ 2010-01-06  4:17 UTC (permalink / raw)
  To: linuxppc-dev

I've got a custom board akin to the walnut.  I've successfully got u-boot,
the kernel, and a working filesystem.  The only thing I lack is a clear idea
of how to set a GPIO. 

I have the PHY reset connected to GPIO 3.  I've got it setup in u-boot
correctly, but by the time linux boots, it has touched the GPIOs and now the
PHY is held in reset.  I tried to follow how to adjust my device tree, 
but I
haven't been able to get it to work yet.  My kernel (circa mid 2008) 
doesn't
have the "keep" property of the GPIO node, so I can't use that. 

Based on what I've read it seems that I might need to add a node to the dts
and then a custom piece of code in the platform directory for my board.  I
am just not sure how to proceed there.

thanks
ayman

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

end of thread, other threads:[~2010-01-06 15:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-06  4:17 How to set GPIO state in the dts or in platform Ayman El-Khashab
2010-01-06  4:38 ` Bill Gatliff
2010-01-06  5:08   ` Ayman El-Khashab
2010-01-06 15:16     ` Bill Gatliff

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