From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Thu, 31 Dec 2015 16:41:24 +0100 Subject: [PATCH v4 0/2] ARM64: Enable SP805 WDT support for FSL LS2080A In-Reply-To: <1451296884-7932-1-git-send-email-bhupesh.sharma@freescale.com> References: <1451296884-7932-1-git-send-email-bhupesh.sharma@freescale.com> Message-ID: <9706173.374hkpUbfJ@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Monday 28 December 2015 15:31:22 Bhupesh Sharma wrote: > Hi Arnd, Kevin, Olof > > This is the v4 of patchset which adds the support for SP805 WDT on FSL LS2080A > and also adds the missing documentation of SP805 WDT device-tree bindings. > > Rebased against arm-soc/next/dt > Applied all on next/dt64, thanks! Arnd