Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d9f5c4e2 authored by Randolph Maaßen's avatar Randolph Maaßen Committed by Jonathan Cameron
Browse files

dt-bindings: iio: imu: add icm20602 bindings to mpu6050



Adding the invensense ICM-20602 to the compatible list of the mpu6050
driver

Signed-off-by: default avatarRandolph Maaßen <gaireg@gaireg.de>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
parent 349c2dea
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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