Re: [PATCH] Fix for the i2c initialiation error on 2430sdp

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

 




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

[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