public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* GPIO sysfs 'default' values
@ 2013-02-21  7:11 Tony Prisk
  2013-02-21  7:27 ` Tony Prisk
  2013-02-21  7:37 ` Lothar Waßmann
  0 siblings, 2 replies; 3+ messages in thread
From: Tony Prisk @ 2013-02-21  7:11 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Grant, Linus.

I was testing our new gpio/pinctrl driver today and noticed something a
little weird.

I exported gpio0 via sysfs and echoed the direction value - it was 'in'.
This pin is used to control an LCD panel, and is actually in 'out' mode.
If I write 'in' to direction, it changes mode to 'in' and the panel
turns off. Setting it back to 'out' and value=0, and the panel turns on
again.

I noticed that I had no gpiochip->get_direction, so I added it, but the
result was the same.

Any idea what I've missed?

Regards
Tony Prisk

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

end of thread, other threads:[~2013-02-21  7:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-21  7:11 GPIO sysfs 'default' values Tony Prisk
2013-02-21  7:27 ` Tony Prisk
2013-02-21  7:37 ` Lothar Waßmann

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