dt-bindings: iio: imu: add icm20602 bindings to mpu6050
authorRandolph Maaßen <gaireg@gaireg.de>
Mon, 28 Jan 2019 18:50:02 +0000 (19:50 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 2 Feb 2019 09:51:15 +0000 (09:51 +0000)
Adding the invensense ICM-20602 to the compatible list of the mpu6050
driver

Signed-off-by: Randolph Maaßen <gaireg@gaireg.de>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/devicetree/bindings/iio/imu/inv_mpu6050.txt

index 6ab9a9d..268bf75 100644 (file)
@@ -11,6 +11,7 @@ Required properties:
                "invensense,mpu9250"
                "invensense,mpu9255"
                "invensense,icm20608"
+               "invensense,icm20602"
  - reg : the I2C address of the sensor
  - interrupts: interrupt mapping for IRQ. It should be configured with flags
    IRQ_TYPE_LEVEL_HIGH, IRQ_TYPE_EDGE_RISING, IRQ_TYPE_LEVEL_LOW or