zephyr/drivers/sensor/lsm6dsl
Bartosz Bilas ee95b5317a drivers: sensor: lsm6dsl: improve driver initialization
Take into account the return code of the bus_init function
and propagate codes from the init* functions to the user
instead of hardcoded -EIO. While at it set the ERROR
level message to the logs.

Signed-off-by: Bartosz Bilas <b.bilas@grinn-global.com>
2021-11-09 08:32:13 -06:00
..
CMakeLists.txt drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
Kconfig
lsm6dsl_i2c.c drivers: sensor: lsm6dsl: convert to use spi_dt_spec and i2c_dt_spec 2021-10-29 12:21:27 -05:00
lsm6dsl_shub.c
lsm6dsl_spi.c drivers: sensor: lsm6dsl: convert to use spi_dt_spec and i2c_dt_spec 2021-10-29 12:21:27 -05:00
lsm6dsl_trigger.c
lsm6dsl.c drivers: sensor: lsm6dsl: improve driver initialization 2021-11-09 08:32:13 -06:00
lsm6dsl.h drivers: sensor: lsm6dsl: convert to use spi_dt_spec and i2c_dt_spec 2021-10-29 12:21:27 -05:00