Re: [PATCH 09/19] hw/arm/bcm2835_peripherals: Use the thermal sensor block

2019-09-27 Thread Alistair Francis
On Thu, Sep 26, 2019 at 10:42 AM Philippe Mathieu-Daudé wrote: > > Map the thermal sensor in the BCM2835 block. > > Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Alistair Francis Alistair > --- > hw/arm/bcm2835_peripherals.c | 13 + > include/hw/arm/bcm2835_periphera

[PATCH 09/19] hw/arm/bcm2835_peripherals: Use the thermal sensor block

2019-09-26 Thread Philippe Mathieu-Daudé
Map the thermal sensor in the BCM2835 block. Signed-off-by: Philippe Mathieu-Daudé --- hw/arm/bcm2835_peripherals.c | 13 + include/hw/arm/bcm2835_peripherals.h | 2 ++ include/hw/arm/raspi_platform.h | 1 + 3 files changed, 16 insertions(+) diff --git a/hw/arm/bcm283