On 31/03/17 00:02, Rob Herring wrote: > On Sun, Mar 26, 2017 at 12:10:59PM +0100, Jonathan Cameron wrote: >> These bindings are somewhat lagging the state of the driver. The i2c-gate >> bindings are documented elsewhere, but it seems sensible to at least have >> an example and cross reference in here. SPI bindings will need to be the >> subject of a future patch. >> >> Signed-off-by: Jonathan Cameron <jic23@xxxxxxxxxx> >> --- >> .../devicetree/bindings/iio/imu/inv_mpu6050.txt | 23 ++++++++++++++++++++-- >> 1 file changed, 21 insertions(+), 2 deletions(-) >> >> diff --git a/Documentation/devicetree/bindings/iio/imu/inv_mpu6050.txt b/Documentation/devicetree/bindings/iio/imu/inv_mpu6050.txt >> index a9fc11e43b45..e18e04f3c6f4 100644 >> --- a/Documentation/devicetree/bindings/iio/imu/inv_mpu6050.txt >> +++ b/Documentation/devicetree/bindings/iio/imu/inv_mpu6050.txt >> @@ -3,14 +3,17 @@ InvenSense MPU-6050 Six-Axis (Gyro + Accelerometer) MEMS MotionTracking Device >> http://www.invensense.com/mems/gyro/mpu6050.html >> >> Required properties: >> - - compatible : should be "invensense,mpu6050" >> + - compatible : should be "invensense,mpu6050", "invensense,mpu6500", >> + "invensense,mpu9150" or "invensense,icm20608" > > One per line please. With that, > > Acked-by: Rob Herring <robh@xxxxxxxxxx> > Fixed and applied. -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html