From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50068) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ff4x6-0006fn-H8 for qemu-devel@nongnu.org; Mon, 16 Jul 2018 10:58:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ff4x3-00086H-Fg for qemu-devel@nongnu.org; Mon, 16 Jul 2018 10:58:16 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:55212 helo=mx1.redhat.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ff4x3-00086A-9j for qemu-devel@nongnu.org; Mon, 16 Jul 2018 10:58:13 -0400 References: <1529355846-25102-1-git-send-email-linux@roeck-us.net> <050c8913-5fb3-6044-c145-f83b1c02a6b7@roeck-us.net> From: Paolo Bonzini Message-ID: Date: Mon, 16 Jul 2018 16:58:10 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] bcm2835_aux: Swap RX and TX interrupt assignments List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , Guenter Roeck Cc: QEMU Developers On 16/07/2018 16:47, Peter Maydell wrote: >> I didn't know that ;-). I found out the hard way. > I'll take this through target-arm.next (I have some other patches > for rc1 anyway) and adjust the commit message. > > Paolo: you can drop it from your queue. Done, thanks! Paolo