Re: [PATCH 1/2] iio: gyro: Add MPU-3050 device tree bindings
From: Linus Walleij <hidden>
Date: 2016-08-16 19:33:42
Also in:
linux-iio
From: Linus Walleij <hidden>
Date: 2016-08-16 19:33:42
Also in:
linux-iio
On Tue, Aug 16, 2016 at 4:28 PM, Rob Herring [off-list ref] wrote:
On Mon, Aug 15, 2016 at 08:37:55PM +0200, Linus Walleij wrote:quoted
This adds device tree bindings for the MPU-3050 gyroscope. Since it is the first set of bindings for a gyroscope, the folder for it is also created.Is this not similar to mpu-6050 and other Invsense devices: Documentation/devicetree/bindings/iio/imu/inv_mpu6050.txt
I guess it was a precursor. The MPU-3050 is a pure gyroscope, the MPU-6050 combines the gyro with an accelerometer. That is why it is classified as an IMU rather than a gyro. Yours, Linus Walleij