From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751454AbaEWV3T (ORCPT ); Fri, 23 May 2014 17:29:19 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:51835 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751017AbaEWV3R (ORCPT ); Fri, 23 May 2014 17:29:17 -0400 Message-ID: <537FBD6A.9040308@ti.com> Date: Fri, 23 May 2014 17:28:10 -0400 From: Santosh Shilimkar User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Ivan Khoronzhuk , , , , , , , , , , CC: , , , , , , , , , , , , Subject: Re: [Patch v7 0/7] Introduce keystone reset driver References: <1400859812-5761-1-git-send-email-ivan.khoronzhuk@ti.com> In-Reply-To: <1400859812-5761-1-git-send-email-ivan.khoronzhuk@ti.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Friday 23 May 2014 11:43 AM, Ivan Khoronzhuk wrote: > These patches introduce keystone reset driver. > > The keystone SoC can be rebooted in several ways. By external reset > pin, by soft and by watchdogs. This driver allows software reset and reset > by one of the watchdogs. Also added opportunity to set soft/hard reset type. > > Based on linux-next/master > > v7..v6 > power: reset: keystone-reset: introduce keystone reset driver > power: reset: add bindings for keystone reset driver > ARM: dts: keystone: update reset node to work with reset driver > - s/wdt_list/wdt-list/g > I dropped patch 3/7 since its already queued up in mfd tree. Rest of the patches with minor commit edits queued for 3.16. Pull request to follow. Regards, Santosh