-
- Downloads
iio: sps30: separate core and interface specific code
Move code responsible for handling i2c communication to a separate file. Rationale for this change is preparation for adding support for serial communication. Signed-off-by:Tomasz Duszynski <tomasz.duszynski@octakon.com> Signed-off-by:
Jonathan Cameron <Jonathan.Cameron@huawei.com>
Showing
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- drivers/iio/chemical/Kconfig 10 additions, 6 deletionsdrivers/iio/chemical/Kconfig
- drivers/iio/chemical/Makefile 1 addition, 0 deletionsdrivers/iio/chemical/Makefile
- drivers/iio/chemical/sps30.c 49 additions, 220 deletionsdrivers/iio/chemical/sps30.c
- drivers/iio/chemical/sps30.h 35 additions, 0 deletionsdrivers/iio/chemical/sps30.h
- drivers/iio/chemical/sps30_i2c.c 258 additions, 0 deletionsdrivers/iio/chemical/sps30_i2c.c
Loading
Please register or sign in to comment