From patchwork Thu Mar 27 21:29:19 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Carlo Caione X-Patchwork-Id: 3899911 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 D7DA5BF540 for ; Thu, 27 Mar 2014 21:28:21 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 0D71220270 for ; Thu, 27 Mar 2014 21:28:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 371C620268 for ; Thu, 27 Mar 2014 21:28:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756978AbaC0V2S (ORCPT ); Thu, 27 Mar 2014 17:28:18 -0400 Received: from mail-ee0-f53.google.com ([74.125.83.53]:58870 "EHLO mail-ee0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757391AbaC0V2R (ORCPT ); Thu, 27 Mar 2014 17:28:17 -0400 Received: by mail-ee0-f53.google.com with SMTP id b57so3368923eek.40 for ; Thu, 27 Mar 2014 14:28:16 -0700 (PDT) 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=nF2kGR+Xn0nat5IiJZSSOC7NbLmydcy9kkdst//S/7ayQXGDMgqrECdcMXrCQF9wGP Q6YCzoosuDHJaAoQ4sDVwtJnhS8wihNffKFVuqp2X/pzNWb/HWzB6UPm2RTKAhHzO2yu XZAIbnPpCiBUOS5LtDF/7G1un7rO9/5qeK0af50Im7PkR2KUyp8k9WqiCjvamJyyfO7N UK0T4QHA+pwQwV5WClbTpX/pWbNHFP4vGsoV4L+tuCDFWQ48D5MfbLaEdekSl+F4GBX1 KsS+zHFQ5ISLyFc2wJV7F1mwwyC+q9qmEehWt4p2ZNjxzOF8M5SSwOn6mM6Xr7bTcKes HmsA== X-Received: by 10.14.126.73 with SMTP id a49mr4307168eei.46.1395955696441; Thu, 27 Mar 2014 14:28:16 -0700 (PDT) Received: from localhost.fastwebnet.it (2-238-57-164.ip242.fastwebnet.it. [2.238.57.164]) by mx.google.com with ESMTPSA id a4sm7003464eep.12.2014.03.27.14.28.14 for (version=TLSv1.2 cipher=AES128-GCM-SHA256 bits=128/128); Thu, 27 Mar 2014 14:28:15 -0700 (PDT) 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, 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 v3 05/10] input: misc: Add ABI docs for AXP20x PEK Date: Thu, 27 Mar 2014 22:29:19 +0100 Message-Id: <1395955764-18103-6-git-send-email-carlo@caione.org> X-Mailer: git-send-email 1.8.3.2 In-Reply-To: <1395955764-18103-1-git-send-email-carlo@caione.org> References: <1395955764-18103-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=-7.3 required=5.0 tests=BAYES_00, 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