From patchwork Fri Apr 11 09:38:09 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Carlo Caione X-Patchwork-Id: 3966911 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 A7913BFF02 for ; Fri, 11 Apr 2014 09:36:45 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id E82C720819 for ; Fri, 11 Apr 2014 09:36:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 100F120804 for ; Fri, 11 Apr 2014 09:36:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755092AbaDKJgk (ORCPT ); Fri, 11 Apr 2014 05:36:40 -0400 Received: from mail-ee0-f53.google.com ([74.125.83.53]:63023 "EHLO mail-ee0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756229AbaDKJgc (ORCPT ); Fri, 11 Apr 2014 05:36:32 -0400 Received: by mail-ee0-f53.google.com with SMTP id b57so3855922eek.26 for ; Fri, 11 Apr 2014 02:36:31 -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=ZmpMO3SJPSSBRs0u/B+v/tkNen8XQcq4LKPaGCAJugQfAa1ZiQSTOAO+bYpOtJJRbe 1B9IRDI7X4LIIgn/HPKkXjycDnKOIu5sj0TqulJYYWp1917infJCC1JJNQtTiNy+UyHo obB6Vtv9hl+JYsKWjNSaEgdpuMaOnyJH97UEQ45OVdozg8kvkQSMPL9ug2RVARu6Y8DT fQygFroZYeV9yKoSttQVTrwP3Czsx54nsh6ccGP2PY5MqMY+w49HtbzXgY14KHUbP2Fs Xf9VGHWbJvkZwVTwaK9KKi0P4cQusiYU3+2XoEm72TOMUs2fzIw4hPHpIJkgpGuyvJR2 ktDA== X-Received: by 10.14.206.137 with SMTP id l9mr27821630eeo.40.1397208991493; Fri, 11 Apr 2014 02:36:31 -0700 (PDT) Received: from localhost-002.homenet.telecomitalia.it (host43-8-static.10-188-b.business.telecomitalia.it. [188.10.8.43]) by mx.google.com with ESMTPSA id l42sm16344939eew.19.2014.04.11.02.36.29 for (version=TLSv1.2 cipher=AES128-GCM-SHA256 bits=128/128); Fri, 11 Apr 2014 02:36:30 -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, lee.jones@linaro.org, boris.brezillon@free-electrons.com Cc: Carlo Caione Subject: [PATCH v4 5/9] input: misc: Add ABI docs for AXP20x PEK Date: Fri, 11 Apr 2014 11:38:09 +0200 Message-Id: <1397209093-10077-6-git-send-email-carlo@caione.org> X-Mailer: git-send-email 1.8.3.2 In-Reply-To: <1397209093-10077-1-git-send-email-carlo@caione.org> References: <1397209093-10077-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