Re: [Qemu-devel] [PATCH v4 0/3] i.MX: Add GPIO devices to i.MX SOC

2015-09-11 Thread Peter Maydell
On 9 September 2015 at 21:08, Jean-Christophe Dubois wrote: > Add GPIO devices to i.MX31 and i.MX25 SOC > > Jean-Christophe Dubois (3): > i.MX: Add GPIO device > i.MX: Add GPIO devices to i.MX31 SOC > i.MX: Add GPIO devices to i.MX25 SOC > Applied to target-arm.next, thanks. -- PMM

[Qemu-devel] [PATCH v4 0/3] i.MX: Add GPIO devices to i.MX SOC

2015-09-09 Thread Jean-Christophe Dubois
Add GPIO devices to i.MX31 and i.MX25 SOC Jean-Christophe Dubois (3): i.MX: Add GPIO device i.MX: Add GPIO devices to i.MX31 SOC i.MX: Add GPIO devices to i.MX25 SOC hw/arm/fsl-imx25.c | 29 hw/arm/fsl-imx31.c | 30 hw/gpio/Makefile.objs | 1 + hw/gpio/im