From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH v6] Input: sysrq - DT binding for key sequence Date: Sat, 3 Aug 2013 17:30:38 -0700 Message-ID: <20130804003038.GA7769@core.coreip.homeip.net> References: <1375115638-21236-1-git-send-email-mathieu.poirier@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pa0-f49.google.com ([209.85.220.49]:62354 "EHLO mail-pa0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751004Ab3HDAam (ORCPT ); Sat, 3 Aug 2013 20:30:42 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Grant Likely Cc: Mathieu Poirier , Rob Herring , "devicetree@vger.kernel.org" , John Stultz , "linux-input@vger.kernel.org" , kernel-team@android.com On Mon, Jul 29, 2013 at 10:09:54PM -0600, Grant Likely wrote: > On Mon, Jul 29, 2013 at 10:33 AM, wrote: > > From: "Mathieu J. Poirier" > > > > Adding a simple device tree binding for the specification of key sequences. > > Definition of the keys found in the sequence are located in > > 'include/uapi/linux/input.h'. > > > > For the sysrq driver, holding the sequence of keys down for a specific amount of time > > will reset the system. > > > > Signed-off-by: Mathieu Poirier > > Acked-by: Grant Likely Applied, thank you. -- Dmitry