From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52593) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XKslo-000334-Fa for qemu-devel@nongnu.org; Fri, 22 Aug 2014 13:37:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XKslh-00072X-BG for qemu-devel@nongnu.org; Fri, 22 Aug 2014 13:37:00 -0400 Received: from mx1.redhat.com ([209.132.183.28]:8061) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XKslh-00072L-48 for qemu-devel@nongnu.org; Fri, 22 Aug 2014 13:36:53 -0400 Message-ID: <53F77FB1.9090800@redhat.com> Date: Fri, 22 Aug 2014 11:36:49 -0600 From: Eric Blake MIME-Version: 1.0 References: <53F77740.5030200@mrs.ro> <53F77793.1080609@mrs.ro> <53F77828.2050908@mrs.ro> <53F77855.1070506@gmail.com> <53F77893.4050609@gmail.com> In-Reply-To: <53F77893.4050609@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="LeilS1wMNQFXlRLdX8XoiCTGkno78hXTn" Subject: Re: [Qemu-devel] [PATCH v2 4/4] target-openrisc: Add LPC32XX touchscreen device List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Valentin Manea , "qemu-devel@nongnu.org" Cc: jia Liu This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --LeilS1wMNQFXlRLdX8XoiCTGkno78hXTn Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable [meta-comment] On 08/22/2014 11:06 AM, Valentin Manea wrote: > The LPC32XX is a simple MMIO touch screen device with a Linux device > driver. The device is suitable for small machines which require mouse > input but have no suitable bus(SPI, I2C). You did deep threading (patch 4 was in-reply to all four of 0/4, 1/4, 2/4, and 3/4): 0/4 + 1/4 + 2/4 + 3/4 + 4/4 which leads to awkward review tree layouts in many mailers (where the algorithm is to list all message in-reply-to to a common parent in date order): 0/4 + 1/4 + 2/4 | + 3/4 | | + 4/4 | | | + Re: 4/4 | | + Re: 3/4 | + Re: 2/4 + Re: 1/4 We prefer shallow threading (git send-email's default, if you don't mess with configuration variables, where patch 4 is in-reply-to _only_ 0/4): 0/4 + 1/4 + 2/4 + 3/4 + 4/4 which also leads to nicer review tree layouts: 0/4 + 1/4 | + Re: 1/4 + 2/4 | + Re: 2/4 + 3/4 | + Re: 3/4 + 4/4 + Re: 4/4 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --LeilS1wMNQFXlRLdX8XoiCTGkno78hXTn Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg iQEcBAEBCAAGBQJT93+xAAoJEKeha0olJ0NqLpgH/jfT6Q6PbCGN4HbNiabpMSEr dvCUDsgyGNv1SLGoyID1ciB8Qe/S+4Cd8GICUIHXVziVduX4nIenxi64tjAKZ/+x VEq+IB+hCSCcN2xIKt2Atqz/rY94VhpFXCsnk7+bxvGqcpoXa+KbEiiNN27pUg2v P11DcKMiLbivTXEKoJqRecNonWveLoLpzmMhNQqHR0rh5bl/KwE7u6AqgVHFNaGX p+jjbaTNfbvIM27v14PKmt4q0HVVx3HVEKHqm4bM6+dP+GtsLy8QzJUd+h8pVyo9 bL98hqmm9gvoHjFsTW5UFyKCkVtKWQ4eD8bRm7bGhBZnz3HvESdOjWKSH3F5qvA= =jbCN -----END PGP SIGNATURE----- --LeilS1wMNQFXlRLdX8XoiCTGkno78hXTn--