Anas Nashif
|
24bd45b287
|
pm: do not use deprecate Kconfig
CONFIG_DEVICE_POWER_MANAGEMENT is deprecated, use CONFIG_PM_DEVICE
instead.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
|
2021-06-04 12:19:38 -05:00 |
|
Flavio Ceolin
|
0c607adb63
|
pm: device: Align state names with system states
Change device pm states to the same pattern used by system power
management.
Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
|
2021-05-07 18:35:12 -04:00 |
|
Gerard Marull-Paretas
|
2c7b763e47
|
pm: replace DEVICE_PM_* states with PM_DEVICE_*
Prefix device PM states with PM.
Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
|
2021-05-05 18:35:49 -04:00 |
|
Corey Wharton
|
e3c94d381a
|
driver: sensor: Add support for BMP388 pressure sensor
Adds support for Bosch's BMP388 pressure sensors connected either
by a I2C or SPI bus.
Signed-off-by: Corey Wharton <coreyw7@fb.com>
|
2021-04-02 08:06:46 -05:00 |
|