linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to keep DM37x GPIO_162 high during off-mode
@ 2013-07-09 14:51 Peter Barada
  2013-07-09 15:55 ` Tony Lindgren
  0 siblings, 1 reply; 5+ messages in thread
From: Peter Barada @ 2013-07-09 14:51 UTC (permalink / raw)
  To: linux-omap@vger.kernel.org, Peter Barada

I'm working with a 3.0.8 kernel in Android ICS and have run into a
problem using wl12xx bluetooth after a suspend/resume cycle.

GPIO_162 in this design is connected to the BT_EN pin of the wl12xx and
needs to be held high to keep the bluetooth core from resetting while
the DM37x goes into off mode.

I've tried muxing the pin using OMAP_PIN_OUTPUT |
OMAP_PIN_OFF_OUTPUT_HIGH, but the pin goes low when the chip goes into
off mode.  If I disable off mode via "echo 0 >
/sys/kernel/debug/pm_debug/enable_off_mode" the pin remains high while
the chip goes into retention and the bluetooth core works after resume.

Any ideas why GPIO_162 would go low during suspend to off mode?

Note I can't move to a newer kernel due to scheduling constraints.

Thanks in advance!

-- 
Peter Barada
peter.barada@logicpd.com


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

end of thread, other threads:[~2013-07-11 20:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-09 14:51 How to keep DM37x GPIO_162 high during off-mode Peter Barada
2013-07-09 15:55 ` Tony Lindgren
2013-07-11 19:00   ` Peter Barada
2013-07-11 20:15     ` Grygorii Strashko
2013-07-11 20:33       ` Peter Barada

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