From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH v4 0/2] ARM64: Enable SP805 WDT support for FSL LS2080A Date: Thu, 31 Dec 2015 16:41:24 +0100 Message-ID: <9706173.374hkpUbfJ@wuerfel> References: <1451296884-7932-1-git-send-email-bhupesh.sharma@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1451296884-7932-1-git-send-email-bhupesh.sharma@freescale.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: linux-arm-kernel@lists.infradead.org Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, bhupesh.linux@gmail.com, Bhupesh Sharma , Catalin.Marinas@arm.com, will.deacon@arm.com, stuart.yoder@freescale.com, scottwood@freescale.com, arm@kernel.org, olof@lixom.net, LeoLi@freescale.com, shawnguo@kernel.org List-Id: devicetree@vger.kernel.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