From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50413) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVhSD-0003uz-Vm for qemu-devel@nongnu.org; Tue, 16 Feb 2016 10:22:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aVhSC-0004lv-RE for qemu-devel@nongnu.org; Tue, 16 Feb 2016 10:22:17 -0500 Received: from mail-vk0-x236.google.com ([2607:f8b0:400c:c05::236]:35096) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVhSC-0004ln-Mt for qemu-devel@nongnu.org; Tue, 16 Feb 2016 10:22:16 -0500 Received: by mail-vk0-x236.google.com with SMTP id e6so135745988vkh.2 for ; Tue, 16 Feb 2016 07:22:16 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: From: Peter Maydell Date: Tue, 16 Feb 2016 15:21:56 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH v2 9/9] i.MX: Add missing descriptions in devices. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jean-Christophe Dubois Cc: QEMU Developers , Peter Crosthwaite On 8 February 2016 at 22:08, Jean-Christophe Dubois wrote: > Signed-off-by: Jean-Christophe Dubois > --- > > Changes since V1: > * Not present on V1 > > hw/arm/fsl-imx25.c | 1 + > hw/arm/fsl-imx31.c | 1 + > hw/i2c/imx_i2c.c | 1 + > hw/net/imx_fec.c | 1 + > 4 files changed, 4 insertions(+) > Reviewed-by: Peter Maydell thanks -- PMM