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! -- 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