commit | 4235cc30c906a4ddc59e9aa3db2e06d3faffcb3a | [log] [tgz] |
---|---|---|
author | Jean-Baptiste Maneyrol <jmaneyrol@invensense.com> | Thu Feb 06 11:31:00 2020 +0100 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Fri Feb 14 15:06:24 2020 +0000 |
tree | a484b373258a2584f7756d453045c3cbb330ec76 | |
parent | db6bcb8c25884a29f57660857c788afca20a32e1 [diff] |
iio: imu: inv_mpu6050: cleanup of/acpi support Use device_get_match_data for using of and acpi tables. In spi support add missing mpu6515 and of match table. Reorganize Kconfig to display chips grouped by generations. Signed-off-by: Jean-Baptiste Maneyrol <jmaneyrol@invensense.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>