public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* Reset unused clocks during boot causing problem on 5912 OSK
@ 2008-09-03 14:02 Arun KS
  2008-09-03 14:09 ` Felipe Balbi
  2008-09-03 19:00 ` Russell King - ARM Linux
  0 siblings, 2 replies; 6+ messages in thread
From: Arun KS @ 2008-09-03 14:02 UTC (permalink / raw)
  To: linux-omap

Hi all,

I am trying to write an ASOC driver for tlv320aic23 on 5912osk.
When i do an aplay, the system is hanging.
Later i found that it is hanging when mcbsp1 is requested in funcion
omap_mcbsp_dai_startup in file sound/soc/omap/omap-mcbsp.c

The reason is that the unused clocks are switched off during booting.

So i decided to disable the option (reset unused clocks during boot) from
system type -> TI OMAP Implementations in menuconfig.

But still its not working.

When i give omap_mcbsp_request(0) in init function of my machine
driver, i m able
to get the requested mcbsp.

Best Regards,
Arun KS

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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-03 14:02 Reset unused clocks during boot causing problem on 5912 OSK Arun KS
2008-09-03 14:09 ` Felipe Balbi
2008-09-03 17:27   ` Arun KS
2008-09-03 17:35     ` Yuri Jaeger Monti
2008-09-03 19:00 ` Russell King - ARM Linux
2008-09-04 15:29   ` Arun KS

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