From mboxrd@z Thu Jan 1 00:00:00 1970 From: viresh.kumar@st.com (Viresh Kumar) Date: Tue, 10 Apr 2012 15:05:28 +0530 Subject: [PATCH V2 00/22] watchdog: ARM watchdogs: sp805 & mpcore updates & fixes In-Reply-To: References: Message-ID: <4F83FEE0.8020709@st.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 3/12/2012 9:51 AM, Viresh KUMAR wrote: > Hello, > > This patchset contains fixes and updates for ARM watchdog drivers sp805 and > mpcore. > > Changes since V1: > - Included patches for sp805 driver. > - Removed: wdt->clk = NULL from mpcore driver, and use IS_ERR() to check if > clock is supported or not. > - Adapted to watchdog core for both the drivers. > - two patches for watchdog core added > - add patch to use __raw_readl{writel} instead of readl{writel} > - taken care of few more review comments. > Hi Wim, Have you applied patches left in this patchset for linux-next? -- viresh