2009/12/9 Jean Delvare <khali@xxxxxxxxxxxx>
Hi Javier,
On Wed, 9 Dec 2009 17:12:12 +0100, Javier Zugasti wrote:
> 2009/12/9 Jean Delvare <khali@xxxxxxxxxxxx>
> > With the lm73 driver you're using, access to the LM73 chip is doneCorrect. You have to figure out why your I2C adapter isn't
> > through sysfs, very easily. You would have to go through ioctls
> > on /dev/i2c* nodes only if you did _not_ have a kernel driver for the
> > LM73.
> >
> > OK. I'm going to go through the usage of sysfs and see how it goes. But I
> guess it won't until the i2c-adapter appears, right?
instantiated. This isn't exactly on-topic on this mailing list...
You claim you'd use i2c-imx, how do you know? Did you actually build
that driver? If it is modular, did you load the module? Which machine
model are you using? i2c-imx is a platform driver, so the i2c-imx
device must be instantiated explicitly by the machine init code.
Well, in the I2C support from menuconfig I selected the following options:
<*> I2C support --->
<*> I2C device interface
I2C Hardware Bus Support --->
<*> IMX I2C interface
Should I just select I2C support and then use sysfs as you suggested before?
Could this be the reason why my I2C adapter isn't
instantiated?
<*> I2C support --->
<*> I2C device interface
I2C Hardware Bus Support --->
<*> IMX I2C interface
Should I just select I2C support and then use sysfs as you suggested before?
Could this be the reason why my I2C adapter isn't
instantiated?
If you can't figure it out, it might be better to ask on list dedicated
to arm or even imx if there's one.
--
Thanks,
Javier
_______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors