zephyr/drivers/sensor/lsm6dso
Kumar Gala 762b521931 drivers: sensor: Fix missing DT_DRV_COMPAT
Some sensor drivers modify there struct's based on DT defines.  In those
cases we need to make sure that DT_DRV_COMPAT is set on all the source
files associated with that driver.  This updates any such files.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-17 03:32:19 -05:00
..
CMakeLists.txt
Kconfig
lsm6dso.c drivers: sensor: st: Convert to new DT_INST macros 2020-04-06 12:41:43 -05:00
lsm6dso.h drivers: sensor: st: Convert to new DT_INST macros 2020-04-06 12:41:43 -05:00
lsm6dso_i2c.c drivers: sensor: st: Convert to new DT_INST macros 2020-04-06 12:41:43 -05:00
lsm6dso_shub.c drivers: sensor: Fix missing DT_DRV_COMPAT 2020-04-17 03:32:19 -05:00
lsm6dso_spi.c drivers: sensor: st: Convert to new DT_INST macros 2020-04-06 12:41:43 -05:00
lsm6dso_trigger.c drivers: sensor: Fix missing DT_DRV_COMPAT 2020-04-17 03:32:19 -05:00