Skip to content
  • Joel Stanley's avatar
    46560cb1
    hw/misc: Add Infineon DPS310 sensor model · 46560cb1
    Joel Stanley authored
    
    
    This contains some hardcoded register values that were obtained from the
    hardware after reading the temperature.
    
    It does enough to test the Linux kernel driver. The FIFO mode, IRQs and
    operation modes other than the default as used by Linux are not modelled.
    
    Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
    Message-Id: <20210616073358.750472-2-joel@jms.id.au>
    [ clg: - Fixed sequential reading
           - Reworked regs_reset_state array
           - Moved model under hw/sensor/ ]
    Message-Id: <20210629142336.750058-4-clg@kaod.org>
    Signed-off-by: default avatarCédric Le Goater <clg@kaod.org>
    46560cb1
    hw/misc: Add Infineon DPS310 sensor model
    Joel Stanley authored
    
    
    This contains some hardcoded register values that were obtained from the
    hardware after reading the temperature.
    
    It does enough to test the Linux kernel driver. The FIFO mode, IRQs and
    operation modes other than the default as used by Linux are not modelled.
    
    Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
    Message-Id: <20210616073358.750472-2-joel@jms.id.au>
    [ clg: - Fixed sequential reading
           - Reworked regs_reset_state array
           - Moved model under hw/sensor/ ]
    Message-Id: <20210629142336.750058-4-clg@kaod.org>
    Signed-off-by: default avatarCédric Le Goater <clg@kaod.org>
Loading