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: 3967001 Return-Path: X-Original-To: patchwork-linux-arm@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 0E81ABFF02 for ; Fri, 11 Apr 2014 09:40:55 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 5513E20807 for ; Fri, 11 Apr 2014 09:40:54 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 319B2207FE for ; Fri, 11 Apr 2014 09:40:53 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WYXub-00012x-H1; Fri, 11 Apr 2014 09:38:18 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WYXu6-0008Sz-Vr; Fri, 11 Apr 2014 09:37:47 +0000 Received: from bombadil.infradead.org ([2001:1868:205::9]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WYXtM-0008QG-GM for linux-arm-kernel@merlin.infradead.org; Fri, 11 Apr 2014 09:37:00 +0000 Received: from mail-ee0-f49.google.com ([74.125.83.49]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WYXtJ-0001Cv-22 for linux-arm-kernel@lists.infradead.org; Fri, 11 Apr 2014 09:36:57 +0000 Received: by mail-ee0-f49.google.com with SMTP id c41so3917078eek.36 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 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> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140411_023657_381378_4E673338 X-CRM114-Status: UNSURE ( 8.96 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) Cc: Carlo Caione X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable 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