mbox series

[0/2] hw/misc: DPS310 temp and pressure sensor model

Message ID 20210609105802.17015-1-joel@jms.id.au
Headers show
Series hw/misc: DPS310 temp and pressure sensor model | expand

Message

Joel Stanley June 9, 2021, 10:58 a.m. UTC
This is a model for the Infineon DPS310 temperature and barometric
pressure sensor.

Joel Stanley (2):
  hw/misc: Add Infineon DPS310 sensor model
  arm/aspeed: Add DPS310 to Witherspoon and Rainier

 hw/arm/aspeed.c     |   4 +-
 hw/misc/dps310.c    | 357 ++++++++++++++++++++++++++++++++++++++++++++
 hw/arm/Kconfig      |   1 +
 hw/misc/Kconfig     |   4 +
 hw/misc/meson.build |   1 +
 5 files changed, 365 insertions(+), 2 deletions(-)
 create mode 100644 hw/misc/dps310.c

-- 
2.30.2