From mboxrd@z Thu Jan 1 00:00:00 1970 From: maxime.ripard@free-electrons.com (Maxime Ripard) Date: Sat, 8 Jun 2013 10:02:39 +0200 Subject: [PATCH v5] ARM: sunxi: New watchdog driver for Allwinner A10/A13 In-Reply-To: <1370547265-24854-1-git-send-email-carlo.caione@gmail.com> References: <1370547265-24854-1-git-send-email-carlo.caione@gmail.com> Message-ID: <20130608080239.GA22632@lukather> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Carlo, On Thu, Jun 06, 2013 at 09:34:25PM +0200, Carlo Caione wrote: > This patch adds the driver for the watchdog found in the Allwinner A10 and > A13 SoCs. It has DT-support and uses the new watchdog framework. > > Signed-off-by: Carlo Caione It looks good to me. Acked-by: Maxime Ripard Thanks for your work! Maxime