Re: [Qemu-devel] [PATCH 2/2] hw/arm: Integrate ADC model into Aspeed SoC

2017-05-22 Thread Alistair Francis
On Fri, May 19, 2017 at 5:26 PM, Andrew Jeffery wrote: > Signed-off-by: Andrew Jeffery The connections look good to me. I'll have a look at V2 of your first patch. Reviewed-by: Alistair Francis Thanks, Alistair > --- > hw/arm/aspeed_soc.c | 15 +++ > include/hw/arm/asp

[Qemu-devel] [PATCH 2/2] hw/arm: Integrate ADC model into Aspeed SoC

2017-05-19 Thread Andrew Jeffery
Signed-off-by: Andrew Jeffery --- hw/arm/aspeed_soc.c | 15 +++ include/hw/arm/aspeed_soc.h | 2 ++ 2 files changed, 17 insertions(+) diff --git a/hw/arm/aspeed_soc.c b/hw/arm/aspeed_soc.c index 5c667d2c35b6..11f9588720d2 100644 --- a/hw/arm/aspeed_soc.c +++ b/hw/arm/aspeed_