提交 bf1eb912 编写于 作者: C Crestez Dan Leonard 提交者: Jonathan Cameron

iio: inv_mpu6050: Add spi_device_id for INV_MPU6500

Signed-off-by: NCrestez Dan Leonard <leonard.crestez@intel.com>
Acked-by: NGe Gao <ggao@invensense.com>
Signed-off-by: NJonathan Cameron <jic23@kernel.org>
上级 cec01545
......@@ -80,6 +80,7 @@ static int inv_mpu_remove(struct spi_device *spi)
*/
static const struct spi_device_id inv_mpu_id[] = {
{"mpu6000", INV_MPU6000},
{"mpu6500", INV_MPU6500},
{}
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册