From patchwork Sat Mar 1 16:45:50 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Carlo Caione X-Patchwork-Id: 3747591 Return-Path: X-Original-To: patchwork-linux-input@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id D963FBF13A for ; Sat, 1 Mar 2014 16:46:04 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 0CA2F20375 for ; Sat, 1 Mar 2014 16:46:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3B89020364 for ; Sat, 1 Mar 2014 16:46:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753028AbaCAQqA (ORCPT ); Sat, 1 Mar 2014 11:46:00 -0500 Received: from mail-ee0-f43.google.com ([74.125.83.43]:48445 "EHLO mail-ee0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753039AbaCAQps (ORCPT ); Sat, 1 Mar 2014 11:45:48 -0500 Received: by mail-ee0-f43.google.com with SMTP id e53so2794865eek.2 for ; Sat, 01 Mar 2014 08:45:47 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=USt0QViaVW4HfJZEVymBcOwGVY40OiQZ1hi65n6SrGU=; b=W04OnVL1psrYQfLO7xdeEbnJ/5/QX2+GBa3n11A6/onqwzk6RDgx1h6LIFA9K0fonY vDBz7Ug/H3Ygq995DFTzRWwnO+Hsd4VKVljPi8qcue8eTkXe+AbG5biq3pWNVylefbP4 c88kA6Fgvm6zbyDUkxaDiBsyeyS3AKi1NplvNUxtiF9e7oXhBNdfJXmV25yEJxCkSBEK 7rwga8pt7det0WUqsM4V9jaoeas6M3Nfu1LiLZsKtBMR3z3pRRhUr4nRIEko1rNqER0S WfZ+0MUJaHfvGyDI5lkcGlOr2Ioe7GF89GlLg3aL8mvFNtfOi3DF/ZjTs7Muw7MhEVAk erYw== X-Received: by 10.14.1.198 with SMTP id 46mr11099420eed.9.1393692347083; Sat, 01 Mar 2014 08:45:47 -0800 (PST) Received: from localhost.fastwebnet.it (2-238-57-164.ip242.fastwebnet.it. [2.238.57.164]) by mx.google.com with ESMTPSA id a2sm25441488eem.18.2014.03.01.08.45.44 for (version=TLSv1.2 cipher=AES128-GCM-SHA256 bits=128/128); Sat, 01 Mar 2014 08:45:46 -0800 (PST) From: Carlo Caione To: linux-arm-kernel@lists.infradead.org, linux-sunxi@googlegroups.com, maxime.ripard@free-electrons.com, hdegoede@redhat.com, emilio@elopez.com.ar, wens@csie.org, sameo@linux.intel.com, lee.jones@linaro.org, devicetree@vger.kernel.org, dmitry.torokhov@gmail.com, linux-input@vger.kernel.org, linux-doc@vger.kernel.org, lgirdwood@gmail.com, broonie@kernel.org Cc: Carlo Caione Subject: [PATCH 5/7] input: misc: Add ABI docs for AXP20x PEK Date: Sat, 1 Mar 2014 17:45:50 +0100 Message-Id: <1393692352-10839-6-git-send-email-carlo@caione.org> X-Mailer: git-send-email 1.8.3.2 In-Reply-To: <1393692352-10839-1-git-send-email-carlo@caione.org> References: <1393692352-10839-1-git-send-email-carlo@caione.org> Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org X-Spam-Status: No, score=-3.8 required=5.0 tests=BAYES_00,KHOP_BIG_TO_CC, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Add ABI entries for the PEK found on PMU X-Powers AXP202 and AXP209. Signed-off-by: Carlo Caione --- Documentation/ABI/testing/sysfs-driver-input-axp-pek | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Documentation/ABI/testing/sysfs-driver-input-axp-pek diff --git a/Documentation/ABI/testing/sysfs-driver-input-axp-pek b/Documentation/ABI/testing/sysfs-driver-input-axp-pek new file mode 100644 index 0000000..f8cdad2 --- /dev/null +++ b/Documentation/ABI/testing/sysfs-driver-input-axp-pek @@ -0,0 +1,11 @@ +What: /sys/class/input/input(x)/startup +Date: March 2014 +Contact: Carlo Caione +Description: Startup time. Board is powered on if the button is pressed + for more than + +What: /sys/class/input/input(x)/shutdown +Date: March 2014 +Contact: Carlo Caione +Description: Shutdown time. Board is powered off if the button is pressed + for more than