public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* How to enable sys_clkout1 for use by brf6300
@ 2010-09-19 16:46 Peter Barada
  2010-09-20 18:04 ` Kevin Hilman
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Barada @ 2010-09-19 16:46 UTC (permalink / raw)
  To: linux-omap

All,

I have a brf6300 that requires sys_clkout1, and I have it working fine
right now, but if I enable CONFIG_OMAP_RESET_CLOCKS, then
sys_clkou1 is disabled.

How do I tell the system that I need sys_clkout1 enabled for the
brf6300 chip to work?  Should I use "clk = clk_get(NULL,
"sys_clkout1"); clk_enable(clk)'"?

Thanks in advance!

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

end of thread, other threads:[~2010-09-22 14:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-19 16:46 How to enable sys_clkout1 for use by brf6300 Peter Barada
2010-09-20 18:04 ` Kevin Hilman
2010-09-22 14:40   ` Peter Barada

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