[beagleboard] Re: I2C and Invensense MPU6050 Driver

2014-10-01 Thread thomas . graziadei
Hi, well currently I am working on other projects. To get the invensens driver up and running was a matter of either filling the data necessary for the driver in the platform data (old school) or make the driver aware of device tree information. I have quickly had a look at the current

[beagleboard] Re: I2C and Invensense MPU6050 Driver

2014-05-13 Thread thomas . graziadei
Hi, I have got a small project at home running the inv_mpu6050 driver on a 3.8.13 kernel. To get it working I had to modify the driver, so that it accepts device tree parameters, then I wrote a cape configuration for the i2c and the mpu6050 device and voila it worked. I added the driver to the

[beagleboard] Re: I2C and Invensense MPU6050 Driver

2014-05-13 Thread thomas . graziadei
like to give the driver back to the community. For now my work has the current state: -) MPU6050 cape: /* * Copyright (C) 2014 Thomas Graziadei * * Make use of the Invensens MPU6050 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU