Re: [Qemu-devel] [PATCH v1 2/3] i.MX: Add GPIO device to i.MX31 SOC

2015-09-06 Thread Jean-Christophe DUBOIS
Le 05/09/2015 21:36, Peter Crosthwaite a écrit : "devices" in subject. On Sat, Sep 5, 2015 at 1:17 AM, Jean-Christophe Dubois wrote: Signed-off-by: Jean-Christophe Dubois --- hw/arm/fsl-imx31.c | 30 ++ include/hw/arm/fsl-imx31.h | 12 2 fi

Re: [Qemu-devel] [PATCH v1 2/3] i.MX: Add GPIO device to i.MX31 SOC

2015-09-05 Thread Peter Crosthwaite
"devices" in subject. On Sat, Sep 5, 2015 at 1:17 AM, Jean-Christophe Dubois wrote: > Signed-off-by: Jean-Christophe Dubois > --- > hw/arm/fsl-imx31.c | 30 ++ > include/hw/arm/fsl-imx31.h | 12 > 2 files changed, 42 insertions(+) > > diff --git

[Qemu-devel] [PATCH v1 2/3] i.MX: Add GPIO device to i.MX31 SOC

2015-09-05 Thread Jean-Christophe Dubois
Signed-off-by: Jean-Christophe Dubois --- hw/arm/fsl-imx31.c | 30 ++ include/hw/arm/fsl-imx31.h | 12 2 files changed, 42 insertions(+) diff --git a/hw/arm/fsl-imx31.c b/hw/arm/fsl-imx31.c index 87548c8..aa938ed 100644 --- a/hw/arm/fsl-imx31.c ++