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

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

 



Hi,

On Fri, Jun 6, 2008 at 10:46 AM, Felipe Balbi <me@xxxxxxxxxxxxxxx> wrote:
>
>
> 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?

If that is the reason, it'd be good to add some comment here to avoid
people re-ordering it in the future.

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



-- 
Eduardo Bezerra Valentin
--
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