On Sun, 6 Jan 2019 at 18:32, Valentin Vidic <[email protected]>
wrote:

> On Sun, Jan 06, 2019 at 06:17:44PM +0530, Jay Aurabind wrote:
> > Apparently it could be both I2C or SPI, as I find lis3lv02d_spi.c as
> well.
> > I don't really know if this device sits on I2C bus or SPI.
>
> Yes, but you can check lsmod after boot to see if i2c driver was loaded.
> Also you can try to list i2c devices to see if it appears there.
>

I do not have any /dev/i2c* listings. Besides, these are the only modules
with i2c in their names:

i2c_algo_bit
i2c_i801
i2c_smbus

i915 uses the first one. Nothing else.


> --
> Valentin
>
> _______________________________________________
> Kernelnewbies mailing list
> [email protected]
> https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>


-- 

Thanks and Regards,
*Aurabindo J*
_______________________________________________
Kernelnewbies mailing list
[email protected]
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to