From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:47395) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gta2A-0004mc-GJ for qemu-devel@nongnu.org; Tue, 12 Feb 2019 10:31:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gta26-0008Hw-82 for qemu-devel@nongnu.org; Tue, 12 Feb 2019 10:31:39 -0500 Date: Tue, 12 Feb 2019 17:31:42 +0200 From: Mark Message-ID: <20190212153141.GA21710@nyan> References: <20190210165735.GA23862@nyan> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [v3 PATCH] hw/arm/bcm2835_peripherals: add bcm283x sp804-alike timer List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andrew Baumann Cc: Peter Maydell , Philippe =?iso-8859-1?Q?Mathieu-Daud=E9?= , "open list:Raspberry Pi" , "open list:All patches CC here" Hi Andrew, Thanks for reviewing the patch I've submitted. I've already messed up two and this is my first time contributing to any open-source software. =E2=98=BA I've checked the implementation you suggested and I think it would be a great example for me to implement free-running counters, too. Best regards, Mark