On Fri, 6 Jun 2008 18:42:56 +0530, "arun c" <arunedarath@xxxxxxxxxxxxxxxxxxxx> wrote: > static int __init omap2430_i2c_init(void) > { > - omap_register_i2c_bus(1, 400, NULL, 0); > omap_register_i2c_bus(2, 2600, NULL, 0); > + omap_register_i2c_bus(1, 400, NULL, 0); maybe there's a hw restriction that you must initiliaze hs bus first? Could you check on i2c chapter of your trm? -- Best Regards, Felipe Balbi http://felipebalbi.com me@xxxxxxxxxxxxxxx -- 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