linux/drivers/iio/accel
Daniel Gomez 17b16c3cbe iio: accel: kxsd9: declare missing of table
Add missing <of_device_id> table for SPI driver relying on SPI
device match since compatible is in a DT binding or in a DTS.

Before this patch:
modinfo drivers/iio/accel/kxsd9-spi.ko  | grep alias
alias:          spi:kxsd9

After this patch:
modinfo drivers/iio/accel/kxsd9-spi.ko  | grep alias
alias:          spi:kxsd9
alias:          of:N*T*Ckionix,kxsd9C*
alias:          of:N*T*Ckionix,kxsd9

Reported-by: Javier Martinez Canillas <javier@dowhile0.org>
Signed-off-by: Daniel Gomez <dagmcr@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2019-04-27 13:56:15 +01:00
..
adis16201.c
adis16209.c
adxl345_core.c iio:accel:adxl345: Change alignment to match paranthesis 2019-02-09 18:46:02 +00:00
adxl345_i2c.c iio: adxl345: move null check for i2c id at start of probe 2018-08-19 18:32:05 +01:00
adxl345_spi.c iio: adxl345: Add support for the ADXL375 2018-07-15 10:18:15 +01:00
adxl345.h iio: adxl345: Add support for the ADXL375 2018-07-15 10:18:15 +01:00
adxl372_i2c.c iio: adxl372: Add support for I2C communication 2018-09-08 15:54:38 +01:00
adxl372_spi.c iio: adxl372: Refactor the driver 2018-09-08 15:28:27 +01:00
adxl372.c iio: adxl372: Add support for I2C communication 2018-09-08 15:54:38 +01:00
adxl372.h iio: adxl372: Add support for I2C communication 2018-09-08 15:54:38 +01:00
bma180.c iio: accel: bma180: add mount matrix support 2019-04-04 20:19:47 +01:00
bma220_spi.c
bmc150-accel-core.c iio:accel:Switch hardcoded function name with a reference to __func__ making the code more maintainable 2019-04-22 11:41:35 +01:00
bmc150-accel-i2c.c
bmc150-accel-spi.c
bmc150-accel.h
cros_ec_accel_legacy.c iio: cros_ec: Switch to SPDX identifier. 2019-04-04 20:19:58 +01:00
da280.c
da311.c
dmard06.c
dmard09.c
dmard10.c
hid-sensor-accel-3d.c iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers 2018-11-16 11:42:12 +00:00
Kconfig iio: accel: add support to LIS2DE12 2019-04-14 13:22:31 +01:00
kxcjk-1013.c Second set of IIO new device support, features and cleanup for the 5.2 cycle. 2019-04-25 10:50:51 +02:00
kxsd9-i2c.c
kxsd9-spi.c iio: accel: kxsd9: declare missing of table 2019-04-27 13:56:15 +01:00
kxsd9.c iio: Allow to read mount matrix from ACPI 2019-04-04 20:19:46 +01:00
kxsd9.h
Makefile iio: adxl372: Add support for I2C communication 2018-09-08 15:54:38 +01:00
mc3230.c
mma7455_core.c
mma7455_i2c.c
mma7455_spi.c
mma7455.h
mma7660.c
mma8452.c iio: mma8452: mark expected switch fall-through 2019-04-04 20:19:41 +01:00
mma9551_core.c
mma9551_core.h
mma9551.c
mma9553.c
mxc4005.c
mxc6255.c
sca3000.c iio: sca3000: Fix missing return in switch 2018-07-24 18:17:18 +01:00
ssp_accel_sensor.c
st_accel_buffer.c
st_accel_core.c iio: accel: add support to LIS2DE12 2019-04-14 13:22:31 +01:00
st_accel_i2c.c iio: accel: add support to LIS2DE12 2019-04-14 13:22:31 +01:00
st_accel_spi.c iio: st-accel: add support for lis3de 2018-11-16 18:32:30 +00:00
st_accel.h iio: accel: add support to LIS2DE12 2019-04-14 13:22:31 +01:00
stk8ba50.c
stk8312.c