From patchwork Sun Jun 29 18:23:55 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Carlo Caione X-Patchwork-Id: 4444891 Return-Path: X-Original-To: patchwork-linux-input@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id CD6F59F319 for ; Sun, 29 Jun 2014 18:24:13 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id F29AE20353 for ; Sun, 29 Jun 2014 18:24:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 285432034E for ; Sun, 29 Jun 2014 18:24:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753407AbaF2SYK (ORCPT ); Sun, 29 Jun 2014 14:24:10 -0400 Received: from mail-we0-f172.google.com ([74.125.82.172]:57906 "EHLO mail-we0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753267AbaF2SYI (ORCPT ); Sun, 29 Jun 2014 14:24:08 -0400 Received: by mail-we0-f172.google.com with SMTP id u57so7236959wes.31 for ; Sun, 29 Jun 2014 11:24:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references; bh=l9H6vVbaWJgdXF88aHdYXAOFI5S4l/BdOqWrCF+yFjI=; b=gpQfvRpbrGcr4D85dl/irL5bGlZl0nOk6FSEUxBqPPibo0BblIglsqFUUw8FrZNGyR OlgqInSkMJL/PRyQotlFgTXkKy8SZPHIOH3KrzDDKtpPJzXxO/bzpobTTVxg6fTAxyzn 74xyhhCDa0JUlXubBdMxSlqx6LaKpTxC0CUeb7+kdh8MMGJeWetLL/8xJX83CPqho6w1 ow4FEsvkGOZtpTtMeRuLcn3/tQbTeguXGrCxx0/CfAgaoH+KqY/eF+4cHMiK891aTEAd Qv6rs1n2EmTmzcLU2pH//NoXFM7T58FSzIgWQQON0rO3uUTXEMrInLC5muFFPwsEsro+ MToQ== X-Received: by 10.180.10.138 with SMTP id i10mr23966142wib.81.1404066247643; Sun, 29 Jun 2014 11:24:07 -0700 (PDT) Received: from nuc.fastwebnet.it (2-238-57-164.ip242.fastwebnet.it. [2.238.57.164]) by mx.google.com with ESMTPSA id ww4sm36051084wjc.4.2014.06.29.11.24.06 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 29 Jun 2014 11:24:07 -0700 (PDT) From: Carlo Caione To: lee.jones@linaro.org, boris.brezillon@free-electrons.com, linux-arm-kernel@lists.infradead.org, maxime.ripard@free-electrons.com, hdegoede@redhat.com, dmitry.torokhov@gmail.com, linux-input@vger.kernel.org, linux-doc@vger.kernel.org, linux-sunxi@googlegroups.com Cc: Carlo Caione Subject: [PATCH v7 4/6] input: misc: Add ABI docs for AXP20x PEK Date: Sun, 29 Jun 2014 20:23:55 +0200 Message-Id: <1404066237-20234-5-git-send-email-carlo@caione.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1404066237-20234-1-git-send-email-carlo@caione.org> References: <1404066237-20234-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=-6.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID,T_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..080563b --- /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 in us. 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 in us. Board is powered off if the button is pressed + for more than