Re: How to enable sys_clkout1 for use by brf6300

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2010-09-20 at 11:04 -0700, Kevin Hilman wrote:
> Hi Peter,
> 
> Peter Barada <peter.barada@xxxxxxxxx> writes:
> 
> > 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.
> 
> Yes, any unused clocks will be disabled.  Where "unused" means it has a
> zero use-count (nobody has called clk_enable)
> 
> > 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)'"?
> 
> Yes.
> 
> Did that not work for you?

No, that worked fine.  Next challenge is to add into the brf6300 driver
proper suspend/resume support to allow
disabling/enabling the clock.

Thanks!

> Kevin


--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux