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
|
56f1a8ce98
|
pm: rename PM_DEVICE_GET/SET_POWER_STATE to PM_DEVICE_STATE_GET/SET
Adjust name to be consistent with device PM naming conventions.
Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
|
2021-05-05 18:35:49 -04:00 |
|
Gerard Marull-Paretas
|
dbf46b3815
|
pm: rename device_pm_cb to pm_device_cb
Prefix all device PM functions/data structures with pm.
Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
|
2021-05-05 18:35:49 -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 |
|
Gerard Marull-Paretas
|
ba5511ea1f
|
drivers: sensor: bmp388: use GPIO_DT_SPEC_INST_GET
Replace GPIO_DT_SPEC_GET for GPIO_DT_SPEC_INST_GET.
Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
|
2021-04-28 18:17:23 +02: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 |
|