I2C concept

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

 



i2c_register_board_info- first parameter defines the bus number
and this should match with the id for the device (which is resident
on the I2C bus) while registering in board initialization files.

AFAIK this bus number is basically an identifer to distinguish between
different I2C bus drivers.Am i right??

If yes then in our platform we have only one I2C bus driver then why do
we have to give different bus numbers??

Our devices are connected to different SDA and SCL lines(gpios basically) andÂ
for which we are using different bus numbers but we have common I2C driver.
So why different bus numbers???
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux